Skip to content

fix(deps): update module github.com/spf13/cobra to v1.8.0 (#14) #200

fix(deps): update module github.com/spf13/cobra to v1.8.0 (#14)

fix(deps): update module github.com/spf13/cobra to v1.8.0 (#14) #200

Triggered via push December 15, 2023 22:29
Status Success
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/resolve/resolve_test.go#L226
SA5001: should check returned error before deferring file.Close() (staticcheck)
lint: internal/resolve/resolve_test.go#L250
SA5001: should check returned error before deferring file.Close() (staticcheck)
lint: internal/utils/utils_test.go#L118
Error return value of `os.Chmod` is not checked (errcheck)
lint: internal/utils/utils_test.go#L133
Error return value of `os.Chmod` is not checked (errcheck)
lint: internal/metrics/metrics.go#L41
Error return value of `reg.Register` is not checked (errcheck)
lint: internal/metrics/metrics.go#L42
Error return value of `reg.Register` is not checked (errcheck)
lint: internal/server/notFound.go#L19
Error return value of `w.Write` is not checked (errcheck)
lint: internal/server/server.go#L48
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint: internal/handlers/certificates.go#L35
Error return value of `w.Write` is not checked (errcheck)
lint: internal/handlers/config.go#L28
Error return value of `w.Write` is not checked (errcheck)