Skip to content

fix(deps): update module github.com/prometheus/client_golang to v1.20.0 #259

fix(deps): update module github.com/prometheus/client_golang to v1.20.0

fix(deps): update module github.com/prometheus/client_golang to v1.20.0 #259

Triggered via pull request August 14, 2024 17:47
Status Success
Total duration 43s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/resolve/resolve_test.go#L223
SA5001: should check error returned from test_helpers.ReadFile() before deferring file.Close() (staticcheck)
lint: internal/resolve/resolve_test.go#L247
SA5001: should check error returned from test_helpers.ReadFile() before deferring file.Close() (staticcheck)
lint: internal/utils/utils_test.go#L126
Error return value of `os.Chmod` is not checked (errcheck)
lint: internal/utils/utils_test.go#L141
Error return value of `os.Chmod` is not checked (errcheck)
lint: internal/metrics/metrics.go#L47
Error return value of `reg.Register` is not checked (errcheck)
lint: internal/metrics/metrics.go#L48
Error return value of `reg.Register` is not checked (errcheck)
lint: internal/handlers/certificates.go#L45
Error return value of `w.Write` is not checked (errcheck)
lint: internal/handlers/config.go#L39
Error return value of `w.Write` is not checked (errcheck)
lint: internal/handlers/healthz.go#L35
Error return value of `w.Write` is not checked (errcheck)
lint: cmd/print.go#L60
Error return value of `cmd.Help` is not checked (errcheck)