Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.43.0 in /s3 #1568

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.43.0 in /s3

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.43.0 in /s3 #1568

Triggered via pull request November 20, 2023 13:14
Status Failure
Total duration 50s
Artifacts

test-s3.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

26 errors
Tests (1.21.x)
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
Tests (1.21.x)
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
Tests (1.21.x)
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
Tests (1.21.x)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
Tests (1.21.x)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
Tests (1.21.x)
cannot use c.num (variable of type int32) as *int32 value in struct literal
Tests (1.21.x)
cannot use c.num (variable of type int32) as *int32 value in assignment
Tests (1.21.x)
Process completed with exit code 1.
Tests (1.19.x)
The job was canceled because "_1_21_x" failed.
Tests (1.19.x)
cannot convert 0 (untyped int constant) to *int64
Tests (1.19.x)
cannot use resp.ContentLength (variable of type *int64) as type int64 in assignment
Tests (1.19.x)
cannot use out.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
Tests (1.19.x)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
Tests (1.19.x)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as type bool in struct literal
Tests (1.19.x)
cannot use c.num (variable of type int32) as type *int32 in struct literal
Tests (1.19.x)
cannot use c.num (variable of type int32) as type *int32 in assignment
Tests (1.19.x)
The operation was canceled.
Tests (1.20.x)
The job was canceled because "_1_21_x" failed.
Tests (1.20.x)
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
Tests (1.20.x)
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
Tests (1.20.x)
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
Tests (1.20.x)
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
Tests (1.20.x)
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
Tests (1.20.x)
cannot use c.num (variable of type int32) as *int32 value in struct literal
Tests (1.20.x)
cannot use c.num (variable of type int32) as *int32 value in assignment
Tests (1.20.x)
The operation was canceled.