add simple pagination to the ListSwaps command #1949
main.yml
on: pull_request
RPC compilation check
1m 36s
go mod check
24s
build and lint code
33s
run unit tests
7m 40s
Annotations
4 errors
|
build and lint code:
cmd/loop/swaps.go#L113
cannot use uint32(ctx.Uint("index_offset")) (value of type uint32) as uint64 value in struct literal
|
|
build and lint code
Process completed with exit code 2.
|
|
run unit tests:
cmd/loop/swaps.go#L113
cannot use uint32(ctx.Uint("index_offset")) (value of type uint32) as uint64 value in struct literal
|
|
run unit tests
Process completed with exit code 2.
|