test: Add venom test-suites #16
Annotations
3 errors and 1 warning
Lint:
cmd/okms/keys/sign.go#L57
cognitive complexity 34 of func `newVerifyCmd` is high (> 30) (gocognit)
|
Lint:
cmd/okms/keys/sign.go#L90
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
Lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading