staticaddr: channel funding with deposits #2644
main.yml
on: pull_request
RPC compilation check
1m 46s
SQL compilation check
9s
go mod check
22m 17s
build and lint code
15s
verify that auto-generated documentation is up-to-date
19s
run unit tests
9m 11s
Annotations
9 errors
|
SQL compilation check
Process completed with exit code 2.
|
|
build and lint code
Process completed with exit code 2.
|
|
build and lint code:
cmd/loop/openchannel.go#L10
missing go.sum entry for module providing package github.com/urfave/cli (imported by github.com/lightninglabs/loop/cmd/loop); to add:
|
|
verify that auto-generated documentation is up-to-date
Process completed with exit code 2.
|
|
verify that auto-generated documentation is up-to-date:
cmd/loop/openchannel.go#L10
missing go.sum entry for module providing package github.com/urfave/cli (imported by github.com/lightninglabs/loop/cmd/loop); to add:
|
|
run unit tests
Process completed with exit code 2.
|
|
run unit tests:
cmd/loop/openchannel.go#L10
missing go.sum entry for module providing package github.com/urfave/cli (imported by github.com/lightninglabs/loop/cmd/loop); to add:
|
|
run unit tests:
cmd/loop/openchannel.go#L10
missing go.sum entry for module providing package github.com/urfave/cli (imported by github.com/lightninglabs/loop/cmd/loop); to add:
|
|
go mod check
Process completed with exit code 2.
|