Skip to content

feat(oidc_auth): Add backend support for OIDC Auth #202

feat(oidc_auth): Add backend support for OIDC Auth

feat(oidc_auth): Add backend support for OIDC Auth #202

Triggered via pull request December 19, 2024 05:38
Status Failure
Total duration 3m 14s
Artifacts

golangci.yml

on: pull_request
golangci-lint
3m 4s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: cmd/laas/main.go#L61
undefined: httprc (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/lestrrat-go/httprc/[email protected]/client.go#L146
cannot range over c.numWorkers (variable of type int) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/lestrrat-go/jwx/[email protected]/jwk/jwk.go#L85
cannot range over n (variable of type int) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/lestrrat-go/jwx/[email protected]/jwk/jwk.go#L457
cannot range over set.Len() (value of type int) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/lestrrat-go/jwx/[email protected]/jwk/set.go#L275
cannot range over s.Len() (value of type int) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/lestrrat-go/jwx/[email protected]/jwt/jwt.go#L268
cannot range over maxDecodeLevels (untyped int constant 2) (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636