Skip to content

chore(deps): update golangci/golangci-lint-action action to v8 #315

chore(deps): update golangci/golangci-lint-action action to v8

chore(deps): update golangci/golangci-lint-action action to v8 #315

Triggered via pull request May 4, 2025 22:27
Status Success
Total duration 45s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/handlers/config.go#L39
Error return value of `w.Write` is not checked (errcheck)
lint: internal/handlers/config.go#L31
Error return value of `yamlEncoder.Close` is not checked (errcheck)
lint: internal/handlers/certificates.go#L45
Error return value of `w.Write` is not checked (errcheck)
lint: internal/config/parse_test.go#L33
Error return value of `tempFile.Close` is not checked (errcheck)
lint: internal/config/parse_test.go#L22
Error return value of `os.Unsetenv` is not checked (errcheck)
lint: internal/config/parse_test.go#L15
Error return value of `os.Setenv` is not checked (errcheck)
lint: cmd/push.go#L77
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)
lint: cmd/print.go#L83
Error return value of `cmd.Help` is not checked (errcheck)
lint: cmd/print.go#L60
Error return value of `cmd.Help` is not checked (errcheck)