Bump google.golang.org/grpc from 1.54.0 to 1.63.0 #16
Annotations
3 errors and 1 warning
Run golangci/[email protected]:
pkg/topo/connection/manager.go#L44
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci/[email protected]:
pkg/e2/v1beta1/node.go#L125
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci/[email protected]
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading