ci: add golang lint #1
Annotations
4 errors
handlers.go#L45
Error return value of `w.Write` is not checked (errcheck)
|
handlers.go#L49
Error return value of `w.Write` is not checked (errcheck)
|
main.go#L20
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
|
This job failed
Loading