Skip to content

Create go lint and test jobs #2

Create go lint and test jobs

Create go lint and test jobs #2

Triggered via pull request December 5, 2023 12:12
Status Failure
Total duration 58s
Artifacts

go.yml

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

Annotations

9 errors
Unit tests (1.20.x)
Process completed with exit code 1.
lint: client.go#L53
Error return value of `conn.CloseWithError` is not checked (errcheck)
lint: client.go#L55
Error return value of `conn.CloseWithError` is not checked (errcheck)
lint: peer.go#L183
Error return value of `p.acceptUnidirectionalStreams` is not checked (errcheck)
lint: peer.go#L247
Error return value of `p.handleObjectMessage` is not checked (errcheck)
lint: peer.go#L380
Error return value of `t.push` is not checked (errcheck)
lint: server.go#L144
Error return value of `conn.CloseWithError` is not checked (errcheck)
lint: peer.go#L22
var `errGoAway` is unused (unused)
lint
issues found