Skip to content

fixup! Config: Add -edit and encryption upgrade to cmd/config #2445

fixup! Config: Add -edit and encryption upgrade to cmd/config

fixup! Config: Add -edit and encryption upgrade to cmd/config #2445

Triggered via push November 15, 2024 05:36
Status Failure
Total duration 3m 28s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/config/config.go#L144
unnamedResult: consider giving a name to these results (gocritic)
lint: config/config.go#L1597
shadow: declaration of "err" shadows declaration at line 1585 (govet)
lint: config/config_encryption_test.go#L217
shadow: declaration of "err" shadows declaration at line 211 (govet)
lint: config/config_encryption_test.go#L275
shadow: declaration of "err" shadows declaration at line 259 (govet)
lint: config/config_encryption.go#L55
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint: cmd/config/config.go#L98
ST1005: error strings should not be capitalized (stylecheck)
lint: cmd/config/config.go#L105
ST1005: error strings should not be capitalized (stylecheck)
lint: cmd/config/config.go#L109
ST1005: error strings should not be capitalized (stylecheck)
lint: cmd/config/config.go#L116
ST1005: error strings should not be capitalized (stylecheck)
lint: cmd/config/config.go#L120
ST1005: error strings should not be capitalized (stylecheck)