Upgrade Golang Dependencies #2024
Annotations
5 errors and 3 warnings
tools/invoker/client.go#L164
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
tools/invoker/client.go#L168
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
tools/invoker/measure.go#L57
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
tools/invoker/measure.go#L62
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
|
|
|
This job failed
Loading