This repository has been archived by the owner on May 23, 2024. It is now read-only.
build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0 #2
ci.yml
on: pull_request
filter-changes
5s
ci-status
4s
Annotations
11 errors
lint:
api/grpcserver/grpcserver_test.go#L138
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
api/grpcserver/v2alpha1/v2alpha1_test.go#L41
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
cmd/bootstrapper/bootstrapper.go#L216
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
cmd/bootstrapper/generator.go#L195
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
node/node_test.go#L239
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
node/node_test.go#L257
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
node/node_test.go#L422
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
node/node_test.go#L567
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
node/node_test.go#L1099
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
lint:
node/node_test.go#L1214
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
ci-status
Process completed with exit code 1.
|