Fix S3 gateway cross-repo copies #13380
test.yaml
on: pull_request
Run Linters and Checkers
2m 59s
Run Go tests
3m 16s
Annotations
8 errors and 2 warnings
Run Linters and Checkers:
pkg/block/azure/multipart_block_writer.go#L179
destinationContainer.StageBlockFromURL undefined (type container.Client has no field or method StageBlockFromURL)
|
Run Linters and Checkers:
pkg/block/azure/multipart_block_writer.go#L195
response.ContentMD5 undefined (type generated.ContainerClientGetPropertiesResponse has no field or method ContentMD5)
|
Run Linters and Checkers:
pkg/block/azure/multipart_block_writer.go#L196
response.ContentLength undefined (type generated.ContainerClientGetPropertiesResponse has no field or method ContentLength)
|
Run Linters and Checkers
Process completed with exit code 2.
|
Run Go tests:
pkg/block/azure/multipart_block_writer.go#L179
destinationContainer.StageBlockFromURL undefined (type container.Client has no field or method StageBlockFromURL)
|
Run Go tests:
pkg/block/azure/multipart_block_writer.go#L195
response.ContentMD5 undefined (type generated.ContainerClientGetPropertiesResponse has no field or method ContentMD5)
|
Run Go tests:
pkg/block/azure/multipart_block_writer.go#L196
response.ContentLength undefined (type generated.ContainerClientGetPropertiesResponse has no field or method ContentLength)
|
Run Go tests
Process completed with exit code 2.
|
Run Linters and Checkers
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Go tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|