[1/3] Graph RIP: refactor+graph: move all graph related DB code to the graph package #16636
main.yml
on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
2m 51s
RPC and mobile compilation check
2m 8s
check commits
24m 19s
lint code
3m 46s
cross compilation
1m 48s
sample configuration check
45s
run windows itest
4m 9s
run macOS itest
1m 27s
check release notes updated
4s
Matrix: check pinned dependencies
finish
5s
Annotations
81 errors and 32 warnings
lint code
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal)\" were hidden, use --max-same-issues"
|
lint code:
cmd/lnd/main.go#L8
could not import github.com/lightningnetwork/lnd (-: # github.com/lightningnetwork/lnd
|
lint code:
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal) (typecheck)
|
lint code:
lntest/node/config.go#L13
could not import github.com/lightningnetwork/lnd (-: # github.com/lightningnetwork/lnd
|
lint code:
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal) (typecheck)
|
lint code:
lntest/fee_service.go#L12
could not import github.com/lightningnetwork/lnd (-: # github.com/lightningnetwork/lnd
|
lint code:
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal) (typecheck)
|
lint code:
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal (typecheck)
|
lint code
Process completed with exit code 2.
|
run macOS itest:
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run macOS itest
Process completed with exit code 2.
|
cross compilation
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
cross compilation
Process completed with exit code 2.
|
RPC and mobile compilation check:
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
RPC and mobile compilation check
Process completed with exit code 1.
|
run windows itest
Process completed with exit code 1.
|
run windows itest:
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run windows itest
Process completed with exit code 2.
|
Sqlc check
TypeError: this.source.on is not a function
|
run unit tests (btcd unit-cover):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-cover):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-cover)
Process completed with exit code 2.
|
check commits:
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
check commits
Process completed with exit code 1.
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Process completed with exit code 2.
|
run unit tests (unit tags="kvdb_postgres"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_postgres"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_postgres"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_postgres"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_postgres"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_postgres"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_postgres"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_postgres"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_postgres")
Process completed with exit code 2.
|
run unit tests (unit tags="kvdb_sqlite"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_sqlite"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_sqlite"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_sqlite"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_sqlite"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_sqlite"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_sqlite"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_sqlite"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_sqlite")
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Process completed with exit code 2.
|
run unit tests (unit tags="kvdb_etcd"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_etcd"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_etcd"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_etcd"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_etcd"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_etcd"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_etcd"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_etcd"):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (unit tags="kvdb_etcd")
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Process completed with exit code 2.
|
run ubuntu itests (btcd, backend=btcd cover=1):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (btcd, backend=btcd cover=1)
Process completed with exit code 2.
|
run ubuntu itests (neutrino, backend=neutrino cover=1):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run ubuntu itests (neutrino, backend=neutrino cover=1)
Process completed with exit code 2.
|
run unit tests (btcd unit-race):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-race):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-race):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-race):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-race):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-race):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-race):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-race):
server.go#L1125
cannot use func(cb func(kvdb.RTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error {…} (value of type func(cb func(walletdb.ReadTx, *models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error) as func(cb func(*models.ChannelEdgeInfo, *models.ChannelEdgePolicy) error) error value in struct literal
|
run unit tests (btcd unit-race)
Process completed with exit code 2.
|
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
|
lint code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run macOS itest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cross compilation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RPC and mobile compilation check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check pinned dependencies (github.com/golang/protobuf v1.5.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check pinned dependencies (google.golang.org/grpc v1.59.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sample configuration check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run windows itest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sqlc check
The following actions uses node12 which is deprecated and will be forced to run on node16: satackey/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Sqlc check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, satackey/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
run unit tests (btcd unit-cover)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check commits
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check release notes updated
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run unit tests (unit-module)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run unit tests (unit tags="kvdb_postgres")
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run unit tests (unit tags="kvdb_sqlite")
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run unit tests (unit tags="kvdb_etcd")
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (btcd, backend=btcd cover=1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run ubuntu itests (neutrino, backend=neutrino cover=1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run unit tests (btcd unit-race)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-bitcoind", "logs-itest-bitcoind-etcd", "logs-itest-bitcoind-notxindex", "logs-itest-bitcoind-postgres", "logs-itest-bitcoind-postgres-nativesql", "logs-itest-bitcoind-rpcpolling", "logs-itest-bitcoind-sqlite", "logs-itest-bitcoind-sqlite-nativesql", "logs-itest-btcd", "logs-itest-macos", "logs-itest-neutrino", "logs-itest-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs-itest-bitcoind
Expired
|
22 Bytes |
|
logs-itest-bitcoind-etcd
Expired
|
22 Bytes |
|
logs-itest-bitcoind-notxindex
Expired
|
22 Bytes |
|
logs-itest-bitcoind-postgres
Expired
|
22 Bytes |
|
logs-itest-bitcoind-postgres-nativesql
Expired
|
22 Bytes |
|
logs-itest-bitcoind-rpcpolling
Expired
|
22 Bytes |
|
logs-itest-bitcoind-sqlite
Expired
|
22 Bytes |
|
logs-itest-bitcoind-sqlite-nativesql
Expired
|
22 Bytes |
|
logs-itest-btcd
Expired
|
22 Bytes |
|
logs-itest-macos
Expired
|
22 Bytes |
|
logs-itest-neutrino
Expired
|
22 Bytes |
|
logs-itest-windows
Expired
|
22 Bytes |
|