Skip to content

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

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

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

Triggered via pull request November 20, 2023 13:26
Status Failure
Total duration 1m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr_test-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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