Skip to content

chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.64.0 #260

chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.64.0

chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.64.0 #260

Triggered via pull request June 3, 2024 13:19
Status Failure
Total duration 2m 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
staticcheck: controller/client/client.go#L86
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
staticcheck: controller/client/client.go#L86
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
staticcheck: nameserver/client/client.go#L86
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
staticcheck: nameserver/client/client.go#L86
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
staticcheck
Process completed with exit code 2.