assets swap deposits [4/N]: add deposit kit encapsulating TAP deposit interactions #2431
main.yml
on: pull_request
RPC compilation check
1m 27s
go mod check
21m 45s
build and lint code
7m 30s
run unit tests
9m 12s
Annotations
5 errors
|
build and lint code
Process completed with exit code 2.
|
|
build and lint code:
assets/deposit/kit.go#L300
cannot use btcutil.Amount(amount) (value of type btcutil.Amount) as uint64 value in struct literal (typecheck)
|
|
run unit tests
Process completed with exit code 2.
|
|
run unit tests:
assets/deposit/kit.go#L300
cannot use btcutil.Amount(amount) (value of int64 type btcutil.Amount) as uint64 value in struct literal
|
|
go mod check
Process completed with exit code 2.
|