chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.1 to 1.43.0 in /aws #409
Annotations
8 errors and 1 warning
test (1.21.x, ubuntu-latest)
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
|
test (1.21.x, ubuntu-latest)
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
|
test (1.21.x, ubuntu-latest)
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
|
test (1.21.x, ubuntu-latest)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
|
test (1.21.x, ubuntu-latest)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
|
test (1.21.x, ubuntu-latest)
cannot use c.num (variable of type int32) as *int32 value in struct literal
|
test (1.21.x, ubuntu-latest)
cannot use c.num (variable of type int32) as *int32 value in assignment
|
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-utils/go-utils. Supported file pattern: go.sum
|