Skip to content

feat(secrets): Add new secrets management package #1603

feat(secrets): Add new secrets management package

feat(secrets): Add new secrets management package #1603

Triggered via pull request June 27, 2025 14:16
Status Failure
Total duration 21s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)