ci(deps): bump golangci/golangci-lint-action from 8 to 9 #23
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)
|