Skip to content

thiagodeev/rpcv08-websocket #446

thiagodeev/rpcv08-websocket

thiagodeev/rpcv08-websocket #446

Triggered via pull request January 13, 2025 16:49
Status Failure
Total duration 38s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: client/log/handler.go#L80
Error return value of `h.wr.Write` is not checked (errcheck)
lint: client/log/logger.go#L173
Error return value of `(log/slog.Handler).Handle` is not checked (errcheck)
lint: client/client.go#L708
Error return value of `codec.writeJSON` is not checked (errcheck)
lint: client/client_test.go#L430
Error return value of `client.EthSubscribe` is not checked (errcheck)
lint: client/client_test.go#L568
Error return value of `srv.RegisterName` is not checked (errcheck)
lint: client/client_test.go#L640
Error return value of `srv.RegisterName` is not checked (errcheck)
lint: client/client_test.go#L683
Error return value of `srv.RegisterName` is not checked (errcheck)
lint: client/client_test.go#L845
Error return value of `http.Serve` is not checked (errcheck)
lint: client/handler.go#L166
Error return value of `conn.writeJSON` is not checked (errcheck)
lint: client/handler.go#L176
Error return value of `h.conn.writeJSON` is not checked (errcheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636