Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.10 to 1.97.3 #1156

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.10 to 1.97.3

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.10 to 1.97.3 #1156

Triggered via pull request April 8, 2026 02:01
Status Failure
Total duration 3m 0s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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