Skip to content

test: GitHub actions workflow #1

test: GitHub actions workflow

test: GitHub actions workflow #1

Triggered via pull request February 28, 2024 09:40
Status Failure
Total duration 2m 56s
Artifacts

transport-http.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Quality Check: transport/http/intercepting_writer_test.go#L39
Error return value of `(net/http.Pusher).Push` is not checked (errcheck)
Quality Check: transport/http/intercepting_writer_test.go#L40
Error return value of `(net/http.Hijacker).Hijack` is not checked (errcheck)
Quality Check: transport/http/intercepting_writer_test.go#L41
Error return value of `(io.ReaderFrom).ReadFrom` is not checked (errcheck)
Quality Check: transport/http/server.go#L208
Error return value of `w.Write` is not checked (errcheck)
Quality Check: transport/http/client_test.go#L29
Error return value of `r.Body.Read` is not checked (errcheck)
Quality Check: transport/http/client_test.go#L48
Error return value of `w.Write` is not checked (errcheck)
Quality Check: transport/http/client_test.go#L111
Error return value of `w.Write` is not checked (errcheck)
Quality Check: transport/http/example_test.go#L31
Error return value of `http.DefaultClient.Do` is not checked (errcheck)
Quality Check: transport/http/server_test.go#L130
Error return value of `http.Get` is not checked (errcheck)
Quality Check: transport/http/server_test.go#L175
Error return value of `http.Get` is not checked (errcheck)
Quality Check
Restore cache failed: Dependencies file is not found in /home/runner/work/gkit/gkit. Supported file pattern: go.sum