Renovate: Update module github.com/jszwec/s3fs to v2 #5
Annotations
4 errors and 1 warning
Run golangci-lint:
internal/cmd/root.go#L92
cannot use s3.New(sess) (value of type *"github.com/aws/aws-sdk-go/service/s3".S3) as s3fs.Client value in argument to s3fs.New: *"github.com/aws/aws-sdk-go/service/s3".S3 does not implement s3fs.Client (wrong type for method GetObject)
|
Run golangci-lint:
cmd/main.go#L22
could not import github.com/sapcc/tf-registry/internal/cmd (-: # github.com/sapcc/tf-registry/internal/cmd
|
Run golangci-lint:
internal/cmd/root.go#L92
cannot use s3.New(sess) (value of type *"github.com/aws/aws-sdk-go/service/s3".S3) as s3fs.Client value in argument to s3fs.New: *"github.com/aws/aws-sdk-go/service/s3".S3 does not implement s3fs.Client (wrong type for method GetObject)
|
Run golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading