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