miner: add commit interrupt tests for non-validator mode #4616
Annotations
4 errors and 1 warning
Lint:
miner/worker_test.go#L878
S1000: should use for range instead of for { select {} } (gosimple)
|
Lint:
miner/worker_test.go#L899
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
|
Lint:
miner/worker_test.go#L915
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
|
Lint
Process completed with exit code 2.
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading