Skip to content

ci: add golang lint

ci: add golang lint #1

Triggered via push September 10, 2024 20:17
Status Failure
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: handlers.go#L45
Error return value of `w.Write` is not checked (errcheck)
lint: handlers.go#L49
Error return value of `w.Write` is not checked (errcheck)
lint: main.go#L20
Error return value of `http.ListenAndServe` is not checked (errcheck)
lint
issues found