staticaddr: fast-flag #2599
main.yml
on: pull_request
RPC compilation check
1m 49s
go mod check
9m 44s
build and lint code
4m 57s
run unit tests
16m 47s
Annotations
3 errors
|
build and lint code
Process completed with exit code 2.
|
|
build and lint code:
loopd/swapclient_server.go#L913
sloppyLen: len(req.DepositOutpoints) <= 0 can be len(req.DepositOutpoints) == 0 (gocritic)
|
|
build and lint code:
cmd/loop/staticaddr.go#L510
ifElseChain: rewrite if-else to switch statement (gocritic)
|