thiagodeev/rpcv08-websocket #445
Annotations
10 errors and 1 warning
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:
client/handler.go#L248
Error return value of `n.activate` is not checked (errcheck)
|
lint:
client/handler.go#L264
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
|