chore(vault-kubernetes-kms): add boilerplate code #6
Annotations
10 errors and 1 warning
lint:
pkg/testutils/testutils.go#L23
undeclared name: `testcontainers` (typecheck)
|
lint:
pkg/testutils/testutils.go#L37
undeclared name: `testcontainers` (typecheck)
|
lint:
pkg/testutils/testutils.go#L52
undeclared name: `testcontainers` (typecheck)
|
lint:
cmd/main.go#L40
Function 'main' has too many statements (44 > 40) (funlen)
|
lint:
pkg/kms/kms.go#L8
File is not `gci`-ed with --skip-generated -s standard,default (gci)
|
lint:
pkg/kms/kms.go#L10
File is not `gci`-ed with --skip-generated -s standard,default (gci)
|
lint:
cmd/main.go#L15
File is not `gci`-ed with --skip-generated -s standard,default (gci)
|
lint:
pkg/kms/kms.go#L39
Function `Encrypt->Write` should pass the context parameter (contextcheck)
|
lint:
pkg/kms/kms.go#L55
Function `Decrypt->Write` should pass the context parameter (contextcheck)
|
lint:
pkg/socket/socket.go#L17
mnd: Magic number: 2, in <argument> detected (gomnd)
|
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/.
|