Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.39.0 to 1.48.1 #23

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.39.0 to 1.48.1

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.39.0 to 1.48.1 #23

Triggered via pull request January 25, 2024 01:49
Status Failure
Total duration 8m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
lint
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
lint
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
lint
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
lint
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
lint
cannot use c.num (variable of type int32) as *int32 value in struct literal
lint
cannot use c.num (variable of type int32) as *int32 value in assignment) (typecheck)
lint
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
lint
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
lint
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.