Skip to content

sync upstream

sync upstream #58

Triggered via push December 2, 2024 11:50
Status Failure
Total duration 3m 31s
Artifacts
Fit to window
Zoom out
Zoom in

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