feat: Assertion verification #782
ci.yaml
on: pull_request
Run govulncheck
15s
lint
48s
unit tests
52s
e2e tests
4m 33s
Annotations
3 errors and 7 warnings
lint:
pkg/handlers/tdf.go#L238
`if alg == sdk.AssertionKeyAlgHS256` has complex nested blocks (complexity: 8) (nestif)
|
lint:
pkg/handlers/tdf.go#L233
directive `//nolint:nestif // nested its within switch mainly for error catching` is unused for linter "nestif" (nolintlint)
|
lint
issues found
|
Run govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
|
unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e tests
Restore cache failed: Dependencies file is not found in /home/runner/work/otdfctl/otdfctl. Supported file pattern: go.sum
|
e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|