sweepbatcher: add mode with presigned transactions #1983
main.yml
on: pull_request
RPC compilation check
1m 43s
go mod check
21s
build and lint code
4m 38s
run unit tests
14m 23s
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.
|