add simple pagination to the ListSwaps command #1954
main.yml
on: pull_request
RPC compilation check
1m 33s
go mod check
19s
build and lint code
4m 43s
run unit tests
13m 7s
Annotations
8 errors
|
build and lint code:
loopd/swapclient_server_test.go#L623
unnecessary conversion (unconvert)
|
|
build and lint code:
loopd/swapclient_server_test.go#L638
unnecessary conversion (unconvert)
|
|
build and lint code:
loopd/swapclient_server_test.go#L653
unnecessary conversion (unconvert)
|
|
build and lint code:
loopd/swapclient_server.go#L616
unnecessary trailing newline (whitespace)
|
|
build and lint code:
loopd/swapclient_server_test.go#L907
multi-line statement should be followed by a newline (whitespace)
|
|
build and lint code:
loopd/swapclient_server_test.go#L920
unnecessary trailing newline (whitespace)
|
|
build and lint code:
loopd/swapclient_server_test.go#L918
unnecessary trailing newline (whitespace)
|
|
build and lint code
Process completed with exit code 2.
|