NOISSUE - Vault operations with app role authentication #71
tests.yml
on: pull_request
Lint and Build
4m 8s
Run tests
0s
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/.
|