Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.43.0 in /s3 #700

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.43.0 in /s3

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.43.0 in /s3 #700

Triggered via pull request November 20, 2023 13:14
Status Failure
Total duration 1m 30s
Artifacts

golangci-lint.yml

on: pull_request
generate-matrix
4s
generate-matrix
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint (s3): s3/s3.go#L14
[golangci] reported by reviewdog 🐢 could not import github.com/aws/aws-sdk-go-v2/feature/s3/manager (-: # github.com/aws/aws-sdk-go-v2/feature/s3/manager Raw Output: s3.go:14:2: could not import github.com/aws/aws-sdk-go-v2/feature/s3/manager (-: # github.com/aws/aws-sdk-go-v2/feature/s3/manager
lint (s3): ../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/download.go#L439
[golangci] reported by reviewdog 🐢 invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int) Raw Output: ../../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/download.go:439:27: invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
lint (s3): ../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/download.go#L440
[golangci] reported by reviewdog 🐢 cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment Raw Output: ../../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/download.go:440:19: cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
lint (s3): ../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go#L504
[golangci] reported by reviewdog 🐢 cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal Raw Output: ../../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go:504:25: cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
lint (s3): ../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go#L573
[golangci] reported by reviewdog 🐢 invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer) Raw Output: ../../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go:573:54: invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
lint (s3): ../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go#L642
[golangci] reported by reviewdog 🐢 cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal Raw Output: ../../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go:642:25: cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
lint (s3): ../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go#L725
[golangci] reported by reviewdog 🐢 cannot use c.num (variable of type int32) as *int32 value in struct literal Raw Output: ../../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go:725:15: cannot use c.num (variable of type int32) as *int32 value in struct literal
lint (s3): ../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go#L737
[golangci] reported by reviewdog 🐢 cannot use c.num (variable of type int32) as *int32 value in assignment) (typecheck) Raw Output: ../../../../go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/[email protected]/upload.go:737:25: cannot use c.num (variable of type int32) as *int32 value in assignment) (typecheck) "github.com/aws/aws-sdk-go-v2/feature/s3/manager" ^
lint (s3)
reviewdog exited with status code: 1