Switch to AWS SDK v2 #480
Annotations
10 errors and 1 warning
golangci-lint:
backend/all/all.go#L10
could not import github.com/c2fo/vfs/v6/backend/s3 (-: # github.com/c2fo/vfs/v6/backend/s3
|
golangci-lint:
backend/s3/file.go#L624
copyInput.SetContentType undefined (type *"github.com/aws/aws-sdk-go-v2/service/s3".CopyObjectInput has no field or method SetContentType)) (typecheck)
|
golangci-lint:
backend/s3/file.go#L624
copyInput.SetContentType undefined (type *"github.com/aws/aws-sdk-go-v2/service/s3".CopyObjectInput has no field or method SetContentType)
|
golangci-lint:
backend/s3/file_test.go#L179
undefined: s3apiMock
|
golangci-lint:
backend/s3/file_test.go#L183
undefined: s3apiMock
|
golangci-lint:
backend/s3/file_test.go#L690
undefined: mocks.S3API (typecheck)
|
golangci-lint:
backend/testsuite/common.go#L12
could not import github.com/c2fo/vfs/v6/backend/s3 (-: # github.com/c2fo/vfs/v6/backend/s3
|
golangci-lint:
backend/s3/file.go#L624
copyInput.SetContentType undefined (type *"github.com/aws/aws-sdk-go-v2/service/s3".CopyObjectInput has no field or method SetContentType)) (typecheck)
|
golangci-lint:
vfssimple/vfssimple_test.go#L10
could not import github.com/c2fo/vfs/v6/backend/s3 (-: # github.com/c2fo/vfs/v6/backend/s3
|
golangci-lint:
backend/s3/file.go#L624
copyInput.SetContentType undefined (type *"github.com/aws/aws-sdk-go-v2/service/s3".CopyObjectInput has no field or method SetContentType)) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading