Replace aws-sdk-go v1 with aws-sdk-go-v2 #898
Annotations
9 errors
|
Run test
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
|
Run test
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
|
Run test
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
|
Run test
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
|
Run test
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
|
Run test
cannot use c.num (variable of type int32) as *int32 value in struct literal
|
Run test
cannot use c.num (variable of type int32) as *int32 value in assignment
|
Run test
Process completed with exit code 2.
|
Loading