Add core tests & CI #2
Annotations
7 errors
lint:
endpoint/endpoint.go#L18
Error return value of `io.WriteString` is not checked (errcheck)
|
lint:
endpoint/endpoint.go#L32
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
lint:
endpoint/endpoint.go#L62
Error return value of `io.WriteString` is not checked (errcheck)
|
lint:
endpoint/endpoint.go#L86
Error return value of `io.WriteString` is not checked (errcheck)
|
lint:
endpoint/endpoint.go#L105
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
lint:
todolist.go#L41
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
lint
issues found
|