Skip to content

NOISSUE - Vault operations with app role authentication #71

NOISSUE - Vault operations with app role authentication

NOISSUE - Vault operations with app role authentication #71

Triggered via pull request February 19, 2024 07:59
Status Failure
Total duration 4m 20s
Artifacts

tests.yml

on: pull_request
Lint and Build
4m 8s
Lint and Build
Run tests
0s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint and Build: certs/pki/vault.go#L103
emptyStringTest: replace `len(namespace) > 0` with `namespace != ""` (gocritic)
Lint and Build: certs/pki/vault.go#L221
emptyStringTest: replace `len(p.namespace) > 0` with `p.namespace != ""` (gocritic)
Lint and Build: certs/pki/vault.go#L196
Function `login` should pass the context parameter (contextcheck)
Lint and Build
issues found
Lint and Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.