chore(vault-kubernetes-kms): add boilerplate code #12
Annotations
1 error and 2 warnings
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
pkg/testutils/testutils.go#L73
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|