Skip to content

feat(oidc): return defined error when discovery failed #1514

feat(oidc): return defined error when discovery failed

feat(oidc): return defined error when discovery failed #1514

Triggered via pull request September 17, 2024 14:15
Status Failure
Total duration 30s
Artifacts

release.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Go 1.22 test: pkg/oidc/verifier.go#L44
ErrDiscoveryFailed redeclared in this block
Go 1.22 test: pkg/oidc/verifier.go#L43
other declaration of ErrDiscoveryFailed
Go 1.22 test: pkg/oidc/verifier.go#L120
undefined: ErrIssuerInvalid
Go 1.22 test
Process completed with exit code 1.
Go 1.21 test: pkg/oidc/verifier.go#L44
ErrDiscoveryFailed redeclared in this block
Go 1.21 test: pkg/oidc/verifier.go#L43
other declaration of ErrDiscoveryFailed
Go 1.21 test: pkg/oidc/verifier.go#L120
undefined: ErrIssuerInvalid
Go 1.21 test
Process completed with exit code 1.