Bump codecov/codecov-action from 4 to 6 #94
Annotations
10 errors and 1 warning
|
lint:
http_test.go#L72
Error return value of `proxyListener.Close` is not checked (errcheck)
|
|
lint:
http_test.go#L68
Error return value of `httpListener.Close` is not checked (errcheck)
|
|
lint:
http_test.go#L64
Error return value of `sshListener.Close` is not checked (errcheck)
|
|
lint:
http.go#L45
Error return value of `res.Body.Close` is not checked (errcheck)
|
|
lint:
http.go#L37
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
lint:
http.go#L23
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
lint:
http.go#L18
Error return value of `r.Body.Close` is not checked (errcheck)
|
|
lint:
client_test.go#L177
Error return value of `res.Body.Close` is not checked (errcheck)
|
|
lint:
client_test.go#L158
Error return value of `response.Body.Close` is not checked (errcheck)
|
|
lint:
client.go#L79
Error return value of `client.sshClient.Close` is not checked (errcheck)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/http-over-ssh/http-over-ssh. Supported file pattern: go.mod
|