Skip to content

fix health check #15907

fix health check

fix health check #15907

Triggered via pull request September 30, 2024 13:30
Status Failure
Total duration 1h 18m 42s
Artifacts 3

main.yml

on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
5m 35s
Sqlc check
RPC and mobile compilation check
6m 40s
RPC and mobile compilation check
check commits
3m 20s
check commits
lint code
4m 10s
lint code
cross compilation
31m 45s
cross compilation
sample configuration check
4m 24s
sample configuration check
run windows itest
35m 49s
run windows itest
run macOS itest
51m 37s
run macOS itest
check release notes updated
4s
check release notes updated
Matrix: check pinned dependencies
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 34 warnings
check release notes updated
Process completed with exit code 1.
run unit tests (btcd unit-cover): channeldb/migration_01_to_11/migration_11_invoices_test.go#L157
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (btcd unit-cover)
Process completed with exit code 2.
check commits: keychain/btcwallet.go#L451
not enough return values
check commits: keychain/signer.go#L88
not enough return values
check commits
Process completed with exit code 1.
lint code: channeldb/migration_01_to_11/migration_11_invoices_test.go#L157
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value (typecheck)
lint code: invoices/test_utils_test.go#L125
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value (typecheck)
lint code: zpay32/invoice_test.go#L108
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
lint code: zpay32/invoice_test.go#L1046
not enough return values
lint code
Process completed with exit code 2.
Sqlc check
Error: ENOENT: no such file or directory, stat '/home/runner/work/_actions/satackey/action-docker-layer-caching/v0.0.11/dist/ttsc-dist/.adlc'
run unit tests (unit tags="kvdb_sqlite"): channeldb/migration_01_to_11/migration_11_invoices_test.go#L157
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_sqlite"): zpay32/invoice_test.go#L108
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_sqlite"): invoices/test_utils_test.go#L125
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_sqlite")
Process completed with exit code 2.
run unit tests (unit tags="kvdb_postgres"): channeldb/migration_01_to_11/migration_11_invoices_test.go#L157
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_postgres"): zpay32/invoice_test.go#L108
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_postgres"): invoices/test_utils_test.go#L125
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_postgres")
Process completed with exit code 2.
run unit tests (unit tags="kvdb_etcd"): channeldb/migration_01_to_11/migration_11_invoices_test.go#L157
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_etcd"): zpay32/invoice_test.go#L108
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_etcd"): invoices/test_utils_test.go#L125
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit tags="kvdb_etcd")
Process completed with exit code 2.
run unit tests (btcd unit-race): channeldb/migration_01_to_11/migration_11_invoices_test.go#L157
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (btcd unit-race): zpay32/invoice_test.go#L108
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (btcd unit-race): zpay32/invoice_test.go#L1046
not enough return values
run unit tests (btcd unit-race): invoices/test_utils_test.go#L125
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (btcd unit-race)
Process completed with exit code 2.
run windows itest
Process completed with exit code 2.
run ubuntu itests (neutrino, backend=neutrino cover=1)
Process completed with exit code 2.
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
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/
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/
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/
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/
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/
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/
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 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/
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: 26 MB
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/
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/
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. 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. 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. 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 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. 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. 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 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. 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. 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. 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. 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-sqlite", "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-sqlite Expired
34.7 MB
logs-itest-neutrino Expired
32.2 MB
logs-itest-windows Expired
16.8 MB