feat(oidc_auth): Add backend support for OIDC Auth #207
Annotations
4 errors and 1 warning
golangci-lint:
pkg/auth/auth.go#L207
Error return value of `key.Set` is not checked (errcheck)
|
golangci-lint:
pkg/middleware/middleware.go#L81
Error return value of `unverfiedParsedToken.Get` is not checked (errcheck)
|
golangci-lint:
pkg/middleware/middleware.go#L134
Error return value of `key.Set` is not checked (errcheck)
|
golangci-lint
issues found
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|