Skip to content

[GPT-95] Update go version, add tools for verification and testing #1

[GPT-95] Update go version, add tools for verification and testing

[GPT-95] Update go version, add tools for verification and testing #1

Re-run triggered July 19, 2023 20:44
Status Failure
Total duration 30s
Artifacts

test.yml

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

Annotations

12 errors
verify (1.19, ubuntu-latest): middleware_test.go#L161
Error return value of `w.Write` is not checked (errcheck)
verify (1.19, ubuntu-latest): middleware_test.go#L181
Error return value of `w.Write` is not checked (errcheck)
verify (1.19, ubuntu-latest): middleware_test.go#L199
Error return value of `w.Write` is not checked (errcheck)
verify (1.19, ubuntu-latest): middleware_test.go#L224
Error return value of `rw.Write` is not checked (errcheck)
verify (1.19, ubuntu-latest): middleware_test.go#L265
Error return value of `rw.Write` is not checked (errcheck)
verify (1.19, ubuntu-latest): middleware_test.go#L311
Error return value of `rw.Write` is not checked (errcheck)
verify (1.19, ubuntu-latest): mux_test.go#L2895
Error return value of `req.Write` is not checked (errcheck)
verify (1.19, ubuntu-latest): regexp_test.go#L57
S1005: unnecessary assignment to the blank identifier (gosimple)
verify (1.19, ubuntu-latest): regexp_test.go#L82
S1005: unnecessary assignment to the blank identifier (gosimple)
verify (1.19, ubuntu-latest): regexp.go#L198
S1019: should use make([]interface{}, len(r.varsN)) instead (gosimple)
verify (1.20, ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
verify (1.20, ubuntu-latest)
The operation was canceled.