Skip to content

Add core tests & CI

Add core tests & CI #2

Triggered via pull request March 29, 2024 06:42
@Lai-YTLai-YT
synchronize #3
add-tests
Status Failure
Total duration 16s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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