sync upstream #58
Annotations
5 errors
lint:
pkg/grpcclient/conn_context.go#L97
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
pkg/grpcclient/conn_context_test.go#L37
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint:
pkg/retry/interceptor_test.go#L99
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
pkg/retry/interceptor_test.go#L108
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint
issues found
|