feat: Assertion verification #781
ci.yaml
on: pull_request
Run govulncheck
34s
lint
46s
unit tests
52s
e2e tests
4m 38s
Annotations
4 errors and 7 warnings
lint:
pkg/handlers/tdf.go#L60
`if assertions != ""` has complex nested blocks (complexity: 8) (nestif)
|
lint:
pkg/handlers/tdf.go#L68
unnecessary conversion (unconvert)
|
lint
issues found
|
e2e tests
Process completed with exit code 1.
|
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
|