staticaddr: fractional swap amount #1778
main.yml
on: pull_request
RPC compilation check
1m 35s
go mod check
29s
build and lint code
2m 27s
run unit tests
6m 12s
Annotations
4 errors
build and lint code:
staticaddr/loopin/manager.go#L683
copylocks: call of append copies lock value: github.com/lightninglabs/loop/staticaddr/deposit.Deposit (govet)
|
build and lint code:
staticaddr/loopin/manager.go#L703
copylocks: range var d copies lock: github.com/lightninglabs/loop/staticaddr/deposit.Deposit (govet)
|
build and lint code:
staticaddr/loopin/loopin.go#L405
multi-line statement should be followed by a newline (whitespace)
|
build and lint code
Process completed with exit code 2.
|