Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.1 to 1.43.0 #552
go.yml
on: pull_request
Matrix: build
docker-test
28s
docker-build
0s
Annotations
18 errors
build (1.18)
cannot convert 0 (untyped int constant) to *int64
|
build (1.18)
cannot use resp.ContentLength (variable of type *int64) as type int64 in assignment
|
build (1.18)
cannot use out.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
|
build (1.18)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
|
build (1.18)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
|
build (1.18)
cannot use c.num (variable of type int32) as type *int32 in struct literal
|
build (1.18)
cannot use c.num (variable of type int32) as type *int32 in assignment
|
build (1.18)
Process completed with exit code 2.
|
build (1.19)
The job was canceled because "_1_18" failed.
|
build (1.19)
cannot convert 0 (untyped int constant) to *int64
|
build (1.19)
cannot use resp.ContentLength (variable of type *int64) as type int64 in assignment
|
build (1.19)
cannot use out.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
|
build (1.19)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
|
build (1.19)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
|
build (1.19)
cannot use c.num (variable of type int32) as type *int32 in struct literal
|
build (1.19)
cannot use c.num (variable of type int32) as type *int32 in assignment
|
build (1.19)
Process completed with exit code 1.
|
docker-test
Process completed with exit code 1.
|