add S3 minimum part size defined by the user (#17171) #3376
static_checks_etc.yml
on: push
Static Code Checks Etc
3m 4s
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.
|