feat: Assertion verification #785
ci.yaml
on: pull_request
Run govulncheck
20s
lint
45s
unit tests
54s
e2e tests
4m 27s
Annotations
4 errors and 7 warnings
lint:
cmd/tdf-decrypt.go#L35
SA4006: this value of `bytesToDecrypt` is never used (staticcheck)
|
lint:
cmd/tdf-encrypt.go#L69
SA4006: this value of `bytesSlice` is never used (staticcheck)
|
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
|