routing: fix mc blinded path behaviour. #16838
main.yml
on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
1m 5s
RPC and mobile compilation check
2m 47s
check commits
7m 32s
lint code
5m 3s
cross compilation
13m 24s
sample configuration check
1m 29s
run windows itest
6m 17s
run macOS itest
13m 26s
check release notes updated
1s
Matrix: check pinned dependencies
finish
3s
Annotations
41 errors and 14 warnings
Sqlc check
TypeError: this.source.on is not a function
|
lint code:
routing/blinding.go#L263
multi-line statement should be followed by a newline (whitespace)
|
lint code:
routing/pathfind_test.go#L3624
the line is 93 characters long, which exceeds the maximum of 80 characters. (ll)
|
lint code
Process completed with exit code 2.
|
run windows itest
Process completed with exit code 1.
|
run windows itest
Process completed with exit code 2.
|
run unit tests (btcd unit-race)
Canceling since a higher priority waiting request for '9316' exists
|
run unit tests (btcd unit-race)
The operation was canceled.
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
The operation was canceled.
|
run unit tests (btcd unit-cover)
Canceling since a higher priority waiting request for '9316' exists
|
run unit tests (btcd unit-cover)
The operation was canceled.
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
The operation was canceled.
|
run unit tests (unit tags="kvdb_sqlite")
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Canceling since a higher priority waiting request for '9316' exists
|
run unit tests (unit tags="kvdb_sqlite")
The operation was canceled.
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
The operation was canceled.
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
The operation was canceled.
|
run ubuntu itests (btcd, backend=btcd cover=1)
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (btcd, backend=btcd cover=1)
The operation was canceled.
|
run ubuntu itests (neutrino, backend=neutrino cover=1)
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (neutrino, backend=neutrino cover=1)
The operation was canceled.
|
run unit tests (unit tags="kvdb_postgres")
Canceling since a higher priority waiting request for '9316' exists
|
run unit tests (unit tags="kvdb_postgres")
The operation was canceled.
|
run unit tests (unit tags="kvdb_etcd")
Canceling since a higher priority waiting request for '9316' exists
|
run unit tests (unit tags="kvdb_etcd")
The operation was canceled.
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
The operation was canceled.
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
The operation was canceled.
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
The operation was canceled.
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Canceling since a higher priority waiting request for '9316' exists
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
The operation was canceled.
|
cross compilation
Canceling since a higher priority waiting request for '9316' exists
|
cross compilation
The operation was canceled.
|
run macOS itest
Canceling since a higher priority waiting request for '9316' exists
|
run macOS itest
The operation was canceled.
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check pinned dependencies (google.golang.org/grpc v1.59.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check pinned dependencies (github.com/golang/protobuf v1.5.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sqlc check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 (unit-module)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sample configuration check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RPC and mobile compilation check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
finish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-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-windows
|
1.19 MB |
|