Skip to content

chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.2 to 1.47.2 #91

chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.2 to 1.47.2

chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.2 to 1.47.2 #91

Status Failure
Total duration 55s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: provider/aws.go#L11
could not import github.com/aws/aws-sdk-go-v2/feature/s3/manager (-: # github.com/aws/aws-sdk-go-v2/feature/s3/manager
lint
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
lint
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
lint
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
lint
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
lint
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
lint
cannot use c.num (variable of type int32) as *int32 value in struct literal
lint
cannot use c.num (variable of type int32) as *int32 value in assignment) (typecheck)
lint: provider/providers.go#L140
cannot convert obj.Size (variable of type *int64) to type uint64 (typecheck)
lint: provider/providers.go#L141
cannot convert obj.Size (variable of type *int64) to type uint64 (typecheck)