go.mod: Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.44.0 #372
oci-dist-spec-content-management.yml
on: pull_request
conformance
1m 34s
Annotations
11 errors and 1 warning
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.
|
conformance
No files were found with the provided path: .out/. No artifacts will be uploaded.
|