Skip to content

fix: redact config

fix: redact config #25

Triggered via push August 7, 2023 12:07
Status Success
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/utils/utils_test.go#L124
Error return value of `os.Chmod` is not checked (errcheck)
lint: internal/utils/utils_test.go#L131
Error return value of `os.Chmod` is not checked (errcheck)
lint: internal/metrics/metrics.go#L33
Error return value of `reg.Register` is not checked (errcheck)
lint: internal/handlers/config.go#L23
Error return value of `w.Write` is not checked (errcheck)
lint: internal/handlers/home.go#L18
Error return value of `w.Write` is not checked (errcheck)
lint: internal/handlers/reload.go#L17
Error return value of `w.Write` is not checked (errcheck)
lint: cmd/print.go#L50
Error return value of `cmd.Help` is not checked (errcheck)
lint: cmd/print.go#L68
Error return value of `cmd.Help` is not checked (errcheck)
lint: cmd/print.go#L99
Error return value of `printCmd.RegisterFlagCompletionFunc` is not checked (errcheck)
lint: cmd/push.go#L69
Error return value of `cmd.Help` is not checked (errcheck)