Skip to content

Shuffle

Shuffle #915

Triggered via pull request November 9, 2024 08:52
@ellemoutonellemouton
synchronize #157
shuffle
Status Failure
Total duration 31m 54s
Artifacts 12

main.yml

on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
3m 34s
Sqlc check
RPC and mobile compilation check
1m 36s
RPC and mobile compilation check
check commits
5m 12s
check commits
lint code
1m 12s
lint code
cross compilation
31m 14s
cross compilation
sample configuration check
4m 24s
sample configuration check
run windows itest
5m 6s
run windows itest
run macOS itest
2m 3s
run macOS itest
check release notes updated
3s
check release notes updated
Matrix: check pinned dependencies
Fit to window
Zoom out
Zoom in

Annotations

81 errors and 34 warnings
check release notes updated
Process completed with exit code 1.
lint code
Process completed with exit code 2.
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit-module)
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Process completed with exit code 2.
RPC and mobile compilation check
Process completed with exit code 2.
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Process completed with exit code 2.
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Process completed with exit code 2.
run macOS itest
Process completed with exit code 2.
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Process completed with exit code 2.
run unit tests (btcd unit-cover): kvdb/prefetch_test.go#L60
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/prefetch_test.go#L89
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/prefetch_test.go#L110
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/readwrite_bucket_test.go#L14
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/readwrite_bucket_test.go#L79
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/readwrite_bucket_test.go#L177
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/readwrite_bucket_test.go#L233
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/readwrite_bucket_test.go#L306
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/readwrite_bucket_test.go#L340
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-cover): kvdb/readwrite_bucket_test.go#L359
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
Sqlc check
TypeError: this.source.on is not a function
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Process completed with exit code 2.
run ubuntu itests (btcd, backend=btcd cover=1)
Process completed with exit code 2.
run ubuntu itests (neutrino, backend=neutrino cover=1)
Process completed with exit code 2.
run windows itest
Process completed with exit code 1.
run windows itest
Process completed with exit code 2.
check commits: routing/pathfind_test.go#L3122
not enough arguments in call to graphSessFactory.NewGraphSession
check commits: routing/payment_session_test.go#L237
not enough arguments in call to session.RequestRoute
check commits
Process completed with exit code 1.
run unit tests (unit tags="kvdb_sqlite"): kvdb/prefetch_test.go#L60
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/prefetch_test.go#L89
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/prefetch_test.go#L110
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/readwrite_bucket_test.go#L14
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/readwrite_bucket_test.go#L79
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/readwrite_bucket_test.go#L177
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/readwrite_bucket_test.go#L233
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/readwrite_bucket_test.go#L306
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/readwrite_bucket_test.go#L340
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_sqlite"): kvdb/readwrite_bucket_test.go#L359
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/prefetch_test.go#L60
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/prefetch_test.go#L89
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/prefetch_test.go#L110
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/readwrite_bucket_test.go#L14
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/readwrite_bucket_test.go#L79
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/readwrite_bucket_test.go#L177
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/readwrite_bucket_test.go#L233
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/readwrite_bucket_test.go#L306
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/readwrite_bucket_test.go#L340
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_postgres"): kvdb/readwrite_bucket_test.go#L359
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/prefetch_test.go#L60
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/prefetch_test.go#L89
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/prefetch_test.go#L110
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/readwrite_bucket_test.go#L14
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/readwrite_bucket_test.go#L79
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/readwrite_bucket_test.go#L177
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/readwrite_bucket_test.go#L233
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/readwrite_bucket_test.go#L306
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/readwrite_bucket_test.go#L340
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (unit tags="kvdb_etcd"): kvdb/readwrite_bucket_test.go#L359
cannot use db (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in argument to backend.Update: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/prefetch_test.go#L60
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/prefetch_test.go#L89
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/prefetch_test.go#L110
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/readwrite_bucket_test.go#L14
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/readwrite_bucket_test.go#L79
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/readwrite_bucket_test.go#L177
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/readwrite_bucket_test.go#L233
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/readwrite_bucket_test.go#L306
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/readwrite_bucket_test.go#L340
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
run unit tests (btcd unit-race): kvdb/readwrite_bucket_test.go#L359
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
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/
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/
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/
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 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-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/
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/
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-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 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/
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 (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/
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-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/
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 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/
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/
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/
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 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_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 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/
cross compilation
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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/
cross compilation
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 40 MB
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
1.38 MB
logs-itest-bitcoind-etcd Expired
899 KB
logs-itest-bitcoind-notxindex Expired
1.37 MB
logs-itest-bitcoind-postgres Expired
1.46 MB
logs-itest-bitcoind-postgres-nativesql Expired
1.47 MB
logs-itest-bitcoind-rpcpolling Expired
1.37 MB
logs-itest-bitcoind-sqlite Expired
698 KB
logs-itest-bitcoind-sqlite-nativesql Expired
792 KB
logs-itest-btcd Expired
550 KB
logs-itest-macos Expired
1.38 MB
logs-itest-neutrino Expired
236 KB
logs-itest-windows Expired
538 KB