Skip to content

go.mod: Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.44.0 #356

go.mod: Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.44.0

go.mod: Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.44.0 #356

Triggered via pull request November 24, 2023 14:54
Status Failure
Total duration 1m 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors
conformance: dfs/filebase/filebase.go#L78
cannot use contentLength (variable of type int64) as *int64 value in struct literal
conformance: dfs/filebase/filebase.go#L80
cannot use int32(partNumber) (value of type int32) as *int32 value in struct literal
conformance: dfs/filebase/filebase.go#L92
cannot use int32(partNumber) (value of type int32) as *int32 value in struct literal
conformance: dfs/filebase/filebase.go#L166
cannot use int64(len(content)) (value of type int64) as *int64 value in struct literal
conformance: dfs/filebase/filebase.go#L254
cannot convert resp.ContentLength (variable of type *int64) to type int
conformance: dfs/filebase/filebase.go#L270
invalid operation: uploadedSize += p.Size (mismatched types int64 and *int64)
conformance: dfs/mock/mockFileSystem.go#L92
cannot use int32(partNumber) (value of type int32) as *int32 value in struct literal
conformance: dfs/mock/storage.go#L86
cannot use int32(partNumber) (value of type int32) as *int32 value in struct literal
conformance: dfs/storj/storj.go#L76
cannot use contentLength (variable of type int64) as *int64 value in struct literal
conformance: dfs/storj/storj.go#L78
cannot use int32(partNumber) (value of type int32) as *int32 value in struct literal
conformance
Process completed with exit code 1.