Skip to content

add simple pagination to the ListSwaps command #1949

add simple pagination to the ListSwaps command

add simple pagination to the ListSwaps command #1949

Re-run triggered April 8, 2025 18:56
Status Failure
Total duration 7m 52s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 36s
RPC compilation check
go mod check
24s
go mod check
build and lint code
33s
build and lint code
run unit tests
7m 40s
run unit tests
Fit to window
Zoom out
Zoom in

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.