Skip to content

ci: add github actions & dependabot (#15) #3

ci: add github actions & dependabot (#15)

ci: add github actions & dependabot (#15) #3

Triggered via push January 18, 2024 12:14
Status Success
Total duration 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: agent.go#L71
Error return value of `io.Copy` is not checked (errcheck)
lint: agent.go#L72
Error return value of `(*net.UnixConn).CloseWrite` is not checked (errcheck)
lint: agent.go#L76
Error return value of `io.Copy` is not checked (errcheck)
lint: agent.go#L77
Error return value of `channel.CloseWrite` is not checked (errcheck)
lint: conn.go#L48
Error return value of `c.Conn.SetDeadline` is not checked (errcheck)
lint: conn.go#L53
Error return value of `c.Conn.SetDeadline` is not checked (errcheck)
lint: options_test.go#L54
Error return value of `srv.SetOption` is not checked (errcheck)
lint: options_test.go#L57
Error return value of `srv.serveOnce` is not checked (errcheck)
lint: server.go#L319
Error return value of `ch.Reject` is not checked (errcheck)
lint: server.go#L333
Error return value of `req.Reply` is not checked (errcheck)