dep: upgrade etcd to 3.5.20 #25876
Annotations
6 errors
Make Check
Process completed with exit code 2.
|
Make Check:
tests/registry/registry_test.go#L85
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Make Check:
pkg/utils/testutil/testutil.go#L84
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Make Check:
pkg/utils/grpcutil/grpcutil.go#L172
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Make Check:
pkg/syncer/client.go#L133
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Make Check:
pkg/mcs/tso/server/testutil.go#L30
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Loading