Skip to content

[RelayMiner] Supplier rate limiting #4673

[RelayMiner] Supplier rate limiting

[RelayMiner] Supplier rate limiting #4673

Triggered via pull request October 28, 2024 17:12
Status Failure
Total duration 5m 39s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
go-test: pkg/relayer/miner/miner.go#L92
Error return value of `mnr.relayMeter.UnclaimRelayPrice` is not checked (errcheck)
go-test: pkg/relayer/miner/miner.go#L100
Error return value of `mnr.relayMeter.UnclaimRelayPrice` is not checked (errcheck)
go-test: pkg/relayer/miner/miner.go#L106
Error return value of `mnr.relayMeter.UnclaimRelayPrice` is not checked (errcheck)
go-test: pkg/relayer/proxy/relay_meter.go#L125
shadow: declaration of "err" shadows declaration at line 104 (govet)
go-test: pkg/relayer/proxy/relay_meter.go#L191
ineffectual assignment to err (ineffassign)
go-test
Process completed with exit code 2.
go-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/