Skip to content

sweepbatcher: add mode with presigned transactions #1983

sweepbatcher: add mode with presigned transactions

sweepbatcher: add mode with presigned transactions #1983

Triggered via pull request April 21, 2025 05:27
Status Failure
Total duration 14m 33s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 43s
RPC compilation check
go mod check
21s
go mod check
build and lint code
4m 38s
build and lint code
run unit tests
14m 23s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build and lint code: sweepbatcher/presigned.go#L220
S1011: should replace loop with `sweeps = append(sweeps, group...)` (gosimple)
build and lint code: sweepbatcher/store_mock.go#L129
`exising` is a misspelling of `existing` (misspell)
build and lint code: sweepbatcher/presigned_test.go#L271
unnecessary leading newline (whitespace)
build and lint code: sweepbatcher/sweep_batcher_presigned_test.go#L1583
unnecessary trailing newline (whitespace)
build and lint code
Process completed with exit code 2.