sweepbatcher: allow adding groups of inputs #1917
main.yml
on: pull_request
RPC compilation check
1m 33s
go mod check
19s
build and lint code
2m 22s
run unit tests
5m 52s
Annotations
10 errors
|
build and lint code:
sweepbatcher/sweep_batcher_test.go#L1502
unknown field Value in struct literal of type SweepRequest
|
|
build and lint code:
sweepbatcher/sweep_batcher_test.go#L1503
unknown field Outpoint in struct literal of type SweepRequest
|
|
build and lint code:
sweepbatcher/sweep_batcher_test.go#L1568
unknown field Value in struct literal of type SweepRequest
|
|
build and lint code:
sweepbatcher/sweep_batcher_test.go#L1569
unknown field Outpoint in struct literal of type SweepRequest (typecheck)
|
|
build and lint code
Process completed with exit code 2.
|
|
run unit tests:
sweepbatcher/sweep_batcher_test.go#L1502
unknown field Value in struct literal of type SweepRequest
|
|
run unit tests:
sweepbatcher/sweep_batcher_test.go#L1503
unknown field Outpoint in struct literal of type SweepRequest
|
|
run unit tests:
sweepbatcher/sweep_batcher_test.go#L1568
unknown field Value in struct literal of type SweepRequest
|
|
run unit tests:
sweepbatcher/sweep_batcher_test.go#L1569
unknown field Outpoint in struct literal of type SweepRequest
|
|
run unit tests
Process completed with exit code 2.
|