Skip to content

Use JWT rather than TLS certificates for authentication #245

Use JWT rather than TLS certificates for authentication

Use JWT rather than TLS certificates for authentication #245

Triggered via pull request December 15, 2023 06:59
Status Failure
Total duration 1m 27s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: app/client/main.go#L209
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
lint
issues found