Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.3 to 1.47.7 in /sdks #797
Annotations
8 errors
build
cannot convert 0 (untyped int constant) to *int64
|
build
cannot use resp.ContentLength (variable of type *int64) as type int64 in assignment
|
build
cannot use out.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
|
build
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
|
build
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
|
build
cannot use c.num (variable of type int32) as type *int32 in struct literal
|
build
cannot use c.num (variable of type int32) as type *int32 in assignment
|
build
Process completed with exit code 2.
|