Skip to content

multi+server.go: add initial permissions for some peers #17664

multi+server.go: add initial permissions for some peers

multi+server.go: add initial permissions for some peers #17664

Triggered via pull request February 28, 2025 17:41
Status Cancelled
Total duration 18m 45s
Artifacts

main.yml

on: pull_request
Matrix: basic itests
Matrix: run unit tests
Sqlc check
2m 59s
Sqlc check
RPC and mobile compilation check
3m 15s
RPC and mobile compilation check
check commits
9m 45s
check commits
lint code
6m 55s
lint code
sample configuration check
1m 40s
sample configuration check
windows itest
8m 22s
windows itest
macOS itest
18m 21s
macOS itest
check release notes updated
6s
check release notes updated
backwards compatability test
26s
backwards compatability test
Matrix: cross compilation
Matrix: check pinned dependencies
Matrix: itests
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 3 warnings
backwards compatability test
Process completed with exit code 2.
Sqlc check
TypeError: this.source.on is not a function
lint code: funding/manager_test.go#L562
cannot use evt.NotifyOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
lint code: funding/manager_test.go#L564
cannot use evt.NotifyPendingOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, pendingChannel *channeldb.OpenChannel, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *channeldb.OpenChannel, *btcec.PublicKey) error value in struct literal
lint code: funding/manager_test.go#L565
cannot use evt.NotifyFundingTimeout (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal (typecheck)
lint code
Process completed with exit code 2.
check commits
introduce caches for access permissions
check commits
introduce caches for access permissions
check commits
modify notifications to pass through server
check commits
modify notifications to pass through server
check commits: funding/manager_test.go#L562
cannot use evt.NotifyOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
check commits: funding/manager_test.go#L564
cannot use evt.NotifyPendingOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, pendingChannel *channeldb.OpenChannel, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *channeldb.OpenChannel, *btcec.PublicKey) error value in struct literal
check commits: funding/manager_test.go#L565
cannot use evt.NotifyFundingTimeout (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
check commits
Process completed with exit code 1.
run unit tests (unit-cover): funding/manager_test.go#L562
cannot use evt.NotifyOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
run unit tests (unit-cover): funding/manager_test.go#L564
cannot use evt.NotifyPendingOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, pendingChannel *channeldb.OpenChannel, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *channeldb.OpenChannel, *btcec.PublicKey) error value in struct literal
run unit tests (unit-cover): funding/manager_test.go#L565
cannot use evt.NotifyFundingTimeout (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
run unit tests (unit-cover)
Process completed with exit code 2.
windows itest
Canceling since a higher priority waiting request for '9458' exists
windows itest
The operation was canceled.
itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Canceling since a higher priority waiting request for '9458' exists
itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
The operation was canceled.
run unit tests (unit tags="kvdb_postgres")
Canceling since a higher priority waiting request for '9458' exists
run unit tests (unit tags="kvdb_postgres"): funding/manager_test.go#L562
cannot use evt.NotifyOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_postgres"): funding/manager_test.go#L564
cannot use evt.NotifyPendingOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, pendingChannel *channeldb.OpenChannel, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *channeldb.OpenChannel, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_postgres"): funding/manager_test.go#L565
cannot use evt.NotifyFundingTimeout (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_postgres")
The operation was canceled.
itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Canceling since a higher priority waiting request for '9458' exists
itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling")
Canceling since a higher priority waiting request for '9458' exists
itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling")
The operation was canceled.
run unit tests (unit tags="kvdb_sqlite")
Canceling since a higher priority waiting request for '9458' exists
run unit tests (unit tags="kvdb_sqlite"): funding/manager_test.go#L562
cannot use evt.NotifyOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_sqlite"): funding/manager_test.go#L564
cannot use evt.NotifyPendingOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, pendingChannel *channeldb.OpenChannel, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *channeldb.OpenChannel, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_sqlite"): funding/manager_test.go#L565
cannot use evt.NotifyFundingTimeout (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_sqlite")
The operation was canceled.
run unit tests (unit-race)
Canceling since a higher priority waiting request for '9458' exists
run unit tests (unit-race)
The operation was canceled.
itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Canceling since a higher priority waiting request for '9458' exists
itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
The operation was canceled.
itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Canceling since a higher priority waiting request for '9458' exists
itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
The operation was canceled.
macOS itest
Canceling since a higher priority waiting request for '9458' exists
macOS itest
The operation was canceled.
itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Canceling since a higher priority waiting request for '9458' exists
run unit tests (unit tags="kvdb_etcd")
Canceling since a higher priority waiting request for '9458' exists
run unit tests (unit tags="kvdb_etcd"): funding/manager_test.go#L562
cannot use evt.NotifyOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_etcd"): funding/manager_test.go#L564
cannot use evt.NotifyPendingOpenChannelEvent (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, pendingChannel *channeldb.OpenChannel, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *channeldb.OpenChannel, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_etcd"): funding/manager_test.go#L565
cannot use evt.NotifyFundingTimeout (value of type func(outpoint "github.com/btcsuite/btcd/wire".OutPoint, remoteHex string) error) as func("github.com/btcsuite/btcd/wire".OutPoint, *btcec.PublicKey) error value in struct literal
run unit tests (unit tags="kvdb_etcd")
The operation was canceled.
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/