Skip to content

Include the api-client in the container for debugging #193

Include the api-client in the container for debugging

Include the api-client in the container for debugging #193

Triggered via pull request June 26, 2024 20:21
Status Failure
Total duration 1m 18s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: api/client/main.go#L35
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint: api/api_test.go#L41
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint
issues found