Skip to content

Replace aws-sdk-go v1 with aws-sdk-go-v2 #898

Replace aws-sdk-go v1 with aws-sdk-go-v2

Replace aws-sdk-go v1 with aws-sdk-go-v2 #898

Triggered via pull request October 25, 2024 10:29
Status Failure
Total duration 20m 58s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Check coverage
0s
Check coverage
Release a new version
0s
Release a new version
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
lint
golangci-lint exit with code 3
test (1.23.x)
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
test (1.23.x)
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
test (1.23.x)
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
test (1.23.x)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
test (1.23.x)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
test (1.23.x)
cannot use c.num (variable of type int32) as *int32 value in struct literal
test (1.23.x)
cannot use c.num (variable of type int32) as *int32 value in assignment
test (1.23.x)
Process completed with exit code 2.
test (1.22.x)
The job was canceled because "_1_23_x" failed.
test (1.22.x)
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
test (1.22.x)
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
test (1.22.x)
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
test (1.22.x)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
test (1.22.x)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
test (1.22.x)
cannot use c.num (variable of type int32) as *int32 value in struct literal
test (1.22.x)
cannot use c.num (variable of type int32) as *int32 value in assignment
test (1.22.x)
Process completed with exit code 2.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migrate/migrate. Supported file pattern: go.sum