Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.58.2 in /sdks #11406

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

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.58.2 in /sdks #11406

Triggered via pull request July 16, 2024 16:40
Status Failure
Total duration 7m 22s
Artifacts

go_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Go Build
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
Go Build
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
Go Build
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
Go Build
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
Go Build
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
Go Build
cannot use c.num (variable of type int32) as *int32 value in struct literal
Go Build
cannot use c.num (variable of type int32) as *int32 value in assignment
Go Build
Process completed with exit code 1.
Go Build
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Go Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/