Skip to content

feat(core): support for ec-wrapping #850

feat(core): support for ec-wrapping

feat(core): support for ec-wrapping #850

Triggered via pull request March 1, 2025 10:12
Status Failure
Total duration 6m 18s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint: cmd/tdf-decrypt.go#L31
string `rsa:2048` has 6 occurrences, make it a constant (goconst)
lint: cmd/tdf-decrypt.go#L33
string `ec:secp256r1` has 4 occurrences, make it a constant (goconst)
lint: cmd/tdf-decrypt.go#L35
string `ec:secp384r1` has 4 occurrences, make it a constant (goconst)
lint: cmd/tdf-decrypt.go#L37
string `ec:secp521r1` has 4 occurrences, make it a constant (goconst)
lint
issues found
Run govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
e2e tests
Restore cache failed: Dependencies file is not found in /home/runner/work/otdfctl/otdfctl. Supported file pattern: go.sum