Skip to content

sweepbatcher: fix race conditions in unit tests #1733

sweepbatcher: fix race conditions in unit tests

sweepbatcher: fix race conditions in unit tests #1733

Triggered via pull request February 26, 2025 03:26
Status Failure
Total duration 7m 13s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 42s
RPC compilation check
go mod check
18s
go mod check
build and lint code
4m 40s
build and lint code
run unit tests
7m 5s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build and lint code: sweepbatcher/sweep_batch.go#L793
S1023: redundant `return` statement (gosimple)
build and lint code: sweepbatcher/sweep_batcher.go#L608
S1023: redundant `return` statement (gosimple)
build and lint code
Process completed with exit code 2.