Skip to content

ci(deps): bump golangci/golangci-lint-action from 8 to 9 #23

ci(deps): bump golangci/golangci-lint-action from 8 to 9

ci(deps): bump golangci/golangci-lint-action from 8 to 9 #23

Triggered via pull request November 10, 2025 00:38
Status Failure
Total duration 1m 35s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/server/server.go#L313
Error return value of `r.Body.Close` is not checked (errcheck)
lint: internal/notification/notification.go#L193
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: internal/handlers/ntfy.go#L91
Error return value of `r.Body.Close` is not checked (errcheck)
lint: internal/handlers/handlers.go#L280
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
lint: internal/handlers/handlers.go#L188
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
lint: internal/handlers/handlers.go#L152
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: internal/handlers/handlers.go#L98
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: internal/handlers/handlers.go#L48
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: internal/handlers/handlers.go#L32
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
lint: internal/config/config.go#L54
Error return value of `resp.Body.Close` is not checked (errcheck)