Skip to content

fix(deps): update module github.com/rs/zerolog to v1.33.0 #249

fix(deps): update module github.com/rs/zerolog to v1.33.0

fix(deps): update module github.com/rs/zerolog to v1.33.0 #249

Triggered via pull request May 23, 2024 05:00
Status Success
Total duration 42s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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)
lint: cmd/print.go#L83
Error return value of `cmd.Help` is not checked (errcheck)
lint: cmd/print.go#L112
Error return value of `printCmd.RegisterFlagCompletionFunc` is not checked (errcheck)