feat(secrets): Add new secrets management package #1603
Annotations
5 errors
|
lint
issues found
|
|
lint:
secrets/manager.go#L18
const defaultValidateInterval is unused (unused)
|
|
lint:
secrets/manager.go#L199
S1002: should omit comparison to bool constant, can be simplified to !field.verified (staticcheck)
|
|
lint:
secrets/field.go#L56
ST1005: error strings should not end with punctuation or newlines (staticcheck)
|
|
lint:
secrets/resolve_test.go#L74
File is not properly formatted (gofumpt)
|