Skip to content

Check OpenID audience when validating token. #5204

Check OpenID audience when validating token.

Check OpenID audience when validating token. #5204

Triggered via pull request June 5, 2024 13:57
Status Failure
Total duration 6m 50s
Artifacts

pr.yml

on: pull_request
license-check  /  License boilerplate check
11s
license-check / License boilerplate check
lint  /  Run golangci-lint
1m 44s
lint / Run golangci-lint
lint  /  Uncommitted changes check - go mod tidy & make gen
3m 7s
lint / Uncommitted changes check - go mod tidy & make gen
build  /  Verify build
51s
build / Verify build
test  /  Unit testing
6m 36s
test / Unit testing
test  /  Coverage
2m 34s
test / Coverage
test  /  Authz tests
2m 35s
test / Authz tests
image-build  /  Image build
2m 0s
image-build / Image build
image-build  /  Build Helm chart
1m 54s
image-build / Build Helm chart
image-build  /  Check docker image build
1m 39s
image-build / Check docker image build
security  /  Code Security Scan
14s
security / Code Security Scan
security  /  Helm Security Scan
11s
security / Helm Security Scan
compose-migrate  /  docker
1m 51s
compose-migrate / docker
Fit to window
Zoom out
Zoom in

Annotations

14 errors
build / Verify build
Process completed with exit code 2.
lint / Run golangci-lint: cmd/cli/app/auth/auth_login.go#L68
undefined: login (typecheck)
lint / Run golangci-lint: cmd/cli/app/auth/offline_token/offline.go#L22
could not import github.com/stacklok/minder/cmd/cli/app/auth (-: # github.com/stacklok/minder/cmd/cli/app/auth
lint / Run golangci-lint: cmd/cli/app/auth/auth_login.go#L68
undefined: login) (typecheck)
lint / Run golangci-lint: cmd/cli/app/quickstart/quickstart.go#L34
could not import github.com/stacklok/minder/cmd/cli/app/auth (-: # github.com/stacklok/minder/cmd/cli/app/auth
lint / Run golangci-lint: cmd/cli/app/auth/auth_login.go#L68
undefined: login) (typecheck)
lint / Run golangci-lint: cmd/cli/main.go#L22
could not import github.com/stacklok/minder/cmd/cli/app/auth (-: # github.com/stacklok/minder/cmd/cli/app/auth
lint / Run golangci-lint: cmd/cli/app/auth/auth_login.go#L68
undefined: login) (typecheck)
lint / Run golangci-lint
issues found
test / Coverage: cmd/cli/app/auth/auth_login.go#L68
undefined: login
test / Coverage
Process completed with exit code 2.
test / Unit testing
Process completed with exit code 2.