Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.37.0 to 1.72.2 #230

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.37.0 to 1.72.2

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.37.0 to 1.72.2 #230

Status Failure
Total duration 2m 52s
Artifacts

compability-check.yaml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

19 errors
check (macOS-latest)
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
check (macOS-latest)
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
check (macOS-latest)
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
check (macOS-latest)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
check (macOS-latest)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
check (macOS-latest)
cannot use c.num (variable of type int32) as *int32 value in struct literal
check (macOS-latest)
cannot use c.num (variable of type int32) as *int32 value in assignment
check (macOS-latest)
Process completed with exit code 1.
check (ubuntu-latest)
The job was canceled because "macOS-latest" failed.
check (ubuntu-latest)
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
check (ubuntu-latest)
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
check (ubuntu-latest)
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
check (ubuntu-latest)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
check (ubuntu-latest)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
check (ubuntu-latest)
cannot use c.num (variable of type int32) as *int32 value in struct literal
check (ubuntu-latest)
cannot use c.num (variable of type int32) as *int32 value in assignment
check (ubuntu-latest)
Process completed with exit code 1.
check (windows-latest)
The job was canceled because "macOS-latest" failed.
check (windows-latest)
The operation was canceled.