thiagodeev/rpcv08-websocket #446
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
|