ci: add golang lint #1
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
|