Problem: channels are not efficient for broadcasting scenario #623
lint.yml
on: pull_request
Run golangci-lint
3m 47s
Run markdown-lint
15s
Run flake8 on python integration tests
15s
Check gomod2nix.toml file is up to date
17s
Annotations
5 errors and 1 warning
Run golangci-lint:
rpc/websockets.go#L401
Error return value of `api.events.HeaderStream.Subscribe` is not checked (errcheck)
|
Run golangci-lint:
rpc/websockets.go#L548
Error return value of `api.events.LogStream.Subscribe` is not checked (errcheck)
|
Run golangci-lint:
rpc/websockets.go#L583
Error return value of `api.events.TxStream.Subscribe` is not checked (errcheck)
|
Run golangci-lint:
rpc/websockets.go#L88
line is 151 characters (lll)
|
Run golangci-lint
issues found
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|