Add UncheckedValidator and use it temporarily #341
pr.yaml
on: pull_request
Build
20s
Lint
1m 54s
Unit Test
24s
Verify Code Generation
1m 25s
Report Changes In Swagger Spec
22s
Test RadixConfig
12s
Annotations
10 errors and 4 warnings
Report Changes In Swagger Spec
Process completed with exit code 128.
|
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.
|
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
|
Report Changes In Swagger Spec
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Unit Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Verify Code Generation
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|