feat(workflows): lint on push and PR, and not sending cov profile to coveralls on PR #1
Annotations
4 errors and 1 warning
golangci:
http.go#L39
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
golangci:
http.go#L42
Error return value of `(*encoding/xml.Encoder).Encode` is not checked (errcheck)
|
golangci:
http.go#L49
Error return value of `buf.WriteTo` is not checked (errcheck)
|
golangci
issues found
|
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/problem/problem. Supported file pattern: go.sum
|