Skip to content

Problem: internal websocket connection is heavy and unstable #615

Problem: internal websocket connection is heavy and unstable

Problem: internal websocket connection is heavy and unstable #615

Triggered via pull request November 9, 2023 02:39
Status Failure
Total duration 42s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
30s
Run golangci-lint
Run markdown-lint
13s
Run markdown-lint
Run flake8 on python integration tests
16s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
21s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Run golangci-lint: rpc/namespaces/ethereum/eth/filters/filter_system.go#L151
Error return value of `es.eventBus.AddTopic` is not checked (errcheck)
Run golangci-lint: rpc/namespaces/ethereum/eth/filters/filter_system.go#L236
S1000: should use for range instead of for { select {} } (gosimple)
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
Run golangci-lint: server/json_rpc.go#L41
unused-parameter: parameter 'tmRPCAddr' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: server/json_rpc.go#L42
unused-parameter: parameter 'tmEndpoint' seems to be unused, consider removing or renaming it as _ (revive)