Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.3 to 1.47.7 in /sdks #797

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.3 to 1.47.7 in /sdks

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.3 to 1.47.7 in /sdks #797

Triggered via pull request December 20, 2023 20:55
Status Failure
Total duration 2m 0s
Artifacts

go_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build
cannot convert 0 (untyped int constant) to *int64
build
cannot use resp.ContentLength (variable of type *int64) as type int64 in assignment
build
cannot use out.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
build
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
build
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
build
cannot use c.num (variable of type int32) as type *int32 in struct literal
build
cannot use c.num (variable of type int32) as type *int32 in assignment
build
Process completed with exit code 2.