Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.10 to 1.97.3 #1156
Annotations
8 errors
|
test
Process completed with exit code 1.
|
|
test
cannot use c.num (variable of type int32) as *int32 value in assignment
|
|
test
cannot use c.num (variable of type int32) as *int32 value in struct literal
|
|
test
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
|
|
test
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
|
|
test
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
|
|
test
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
|
|
test
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
|