Skip to content

Add UncheckedValidator and use it temporarily #340

Add UncheckedValidator and use it temporarily

Add UncheckedValidator and use it temporarily #340

Triggered via pull request October 9, 2024 08:36
Status Failure
Total duration 2m 34s
Artifacts

pr.yaml

on: pull_request
Build
18s
Build
Lint
2m 25s
Lint
Unit Test
21s
Unit Test
Verify Code Generation
1m 52s
Verify Code Generation
Report Changes In Swagger Spec
45s
Report Changes In Swagger Spec
Test RadixConfig
10s
Test RadixConfig
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build
Process completed with exit code 1.
Unit Test: api/utils/token/unchecked_validator.go#L9
missing go.sum entry for module providing package github.com/go-jose/go-jose/v4 (imported by github.com/equinor/radix-api/api/utils/token); to add:
Unit Test: api/utils/token/unchecked_principal.go#L7
missing go.sum entry for module providing package github.com/go-jose/go-jose/v4/jwt (imported by github.com/equinor/radix-api/api/utils/token); to add:
Unit Test: api/utils/token/unchecked_validator.go#L9
missing go.sum entry for module providing package github.com/go-jose/go-jose/v4 (imported by github.com/equinor/radix-api/api/utils/token); to add:
Unit Test: api/utils/token/unchecked_principal.go#L7
missing go.sum entry for module providing package github.com/go-jose/go-jose/v4/jwt (imported by github.com/equinor/radix-api/api/utils/token); to add:
Unit Test
Process completed with exit code 1.
Report Changes In Swagger Spec
Process completed with exit code 128.
Lint: api/jobs/job_controller_test.go#L61
undefined: NewJobController (typecheck)
Lint: api/utils/token/unchecked_validator.go#L25
undefined: jose (typecheck)
Lint
issues found