Skip to content

dep: upgrade etcd to 3.5.20 #25876

dep: upgrade etcd to 3.5.20

dep: upgrade etcd to 3.5.20 #25876

Triggered via pull request July 22, 2025 08:55
Status Failure
Total duration 3m 58s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)