Skip to content

Simplify coin selection for sendcoins #14199

Simplify coin selection for sendcoins

Simplify coin selection for sendcoins #14199

Triggered via pull request May 13, 2024 07:34
Status Cancelled
Total duration 3m 16s
Artifacts

main.yml

on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
39s
Sqlc check
RPC and mobile compilation check
2m 5s
RPC and mobile compilation check
check commits
2m 21s
check commits
lint code
2m 19s
lint code
cross compilation
2m 22s
cross compilation
sample configuration check
32s
sample configuration check
run windows itest
1m 54s
run windows itest
run macOS itest
2m 22s
run macOS itest
check release notes updated
3s
check release notes updated
Matrix: check pinned dependencies
Fit to window
Zoom out
Zoom in

Annotations

62 errors and 11 warnings
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
sample configuration check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
Sqlc check
Cannot open: File exists
run unit tests (unit tags="kvdb_postgres")
Canceling since a higher priority waiting request for '8516' exists
run unit tests (unit-module)
Canceling since a higher priority waiting request for '8516' exists
RPC and mobile compilation check
Canceling since a higher priority waiting request for '8516' exists
RPC and mobile compilation check
The operation was canceled.
run windows itest
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
The operation was canceled.
run ubuntu itests (btcd, backend=btcd cover=1)
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (btcd, backend=btcd cover=1)
The operation was canceled.
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
The operation was canceled.
run ubuntu itests (neutrino, backend=neutrino cover=1)
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (neutrino, backend=neutrino cover=1)
The operation was canceled.
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Canceling since a higher priority waiting request for '8516' exists
lint code
Canceling since a higher priority waiting request for '8516' exists
lint code
The operation was canceled.
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
The operation was canceled.
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Canceling since a higher priority waiting request for '8516' exists
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
The operation was canceled.
run unit tests (unit tags="kvdb_etcd")
Canceling since a higher priority waiting request for '8516' exists
run unit tests (unit tags="kvdb_etcd")
The operation was canceled.
run unit tests (unit tags="kvdb_sqlite")
Canceling since a higher priority waiting request for '8516' exists
cross compilation
Canceling since a higher priority waiting request for '8516' exists
run unit tests (unit tags="kvdb_sqlite")
The operation was canceled.
cross compilation
The operation was canceled.
check commits
Canceling since a higher priority waiting request for '8516' exists
check commits
The operation was canceled.
run unit tests (btcd unit-race)
Canceling since a higher priority waiting request for '8516' exists
run unit tests (btcd unit-race)
The operation was canceled.
run unit tests (btcd unit-cover)
Canceling since a higher priority waiting request for '8516' exists
run unit tests (btcd unit-cover)
The operation was canceled.
run macOS itest
Canceling since a higher priority waiting request for '8516' 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check pinned dependencies (github.com/golang/protobuf v1.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check pinned dependencies (google.golang.org/grpc v1.59.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sample configuration check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
sample configuration check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Sqlc check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Sqlc check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, satackey/action-docker-layer-caching@v0.0.11. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Sqlc check
The following actions uses node12 which is deprecated and will be forced to run on node16: satackey/action-docker-layer-caching@v0.0.11. 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 `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/