Skip to content

add S3 minimum part size defined by the user (#17171) #3376

add S3 minimum part size defined by the user (#17171)

add S3 minimum part size defined by the user (#17171) #3376

Triggered via push January 6, 2025 14:53
Status Failure
Total duration 4m 43s
Billable time 4m
Artifacts
Static Code Checks Etc
3m 4s
Static Code Checks Etc
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Static Code Checks Etc: go/vtbench/client.go#L87
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
Static Code Checks Etc: go/vtbench/client.go#L122
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
Static Code Checks Etc: go/vt/grpcclient/client.go#L153
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Static Code Checks Etc: go/vt/grpcoptionaltls/server_test.go#L100
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Static Code Checks Etc: go/vt/topo/etcd2topo/server.go#L144
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
Static Code Checks Etc: go/vt/vtadmin/grpcserver/server_test.go#L67
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Static Code Checks Etc
Process completed with exit code 1.