add S3 minimum part size defined by the user (#17171) #3376
Annotations
7 errors
Run golangci-lint:
go/vtbench/client.go#L87
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
go/vtbench/client.go#L122
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
go/vt/grpcclient/client.go#L153
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
go/vt/grpcoptionaltls/server_test.go#L100
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
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)
|
Run golangci-lint:
go/vt/vtadmin/grpcserver/server_test.go#L67
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint
Process completed with exit code 1.
|
Loading