Skip to content

Merge pull request #7 from ziggie1984/fix-lnd-wallet-pw #26

Merge pull request #7 from ziggie1984/fix-lnd-wallet-pw

Merge pull request #7 from ziggie1984/fix-lnd-wallet-pw #26

Triggered via push October 15, 2024 22:36
Status Cancelled
Total duration 35m 58s
Artifacts

main.yml

on: push
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
5m 11s
Sqlc check
RPC and mobile compilation check
5m 35s
RPC and mobile compilation check
check commits
0s
check commits
lint code
56s
lint code
cross compilation
19s
cross compilation
sample configuration check
3m 10s
sample configuration check
run windows itest
32m 11s
run windows itest
run macOS itest
34m 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

58 errors and 17 warnings
cross compilation
Process completed with exit code 2.
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 (btcd unit-cover)
Process completed with exit code 2.
run unit tests (unit tags="kvdb_sqlite"): cmd/lncli/neutrino_active.go#L230
getBlockHashCommand redeclared in this block
run unit tests (unit tags="kvdb_sqlite"): cmd/lncli/chainrpc_active.go#L191
other declaration of getBlockHashCommand
run unit tests (unit tags="kvdb_sqlite"): cmd/lncli/neutrino_active.go#L239
getBlockHash redeclared in this block
run unit tests (unit tags="kvdb_sqlite"): cmd/lncli/chainrpc_active.go#L206
other declaration of getBlockHash
run unit tests (unit tags="kvdb_sqlite"): lntest/itest/utils.go#L154
undefined: lntest.HarnessNode
run unit tests (unit tags="kvdb_sqlite"): lntest/itest/utils.go#L194
undefined: lntest.HarnessNode
run unit tests (unit tags="kvdb_sqlite"): lntest/itest/utils.go#L272
undefined: lntest.HarnessNode
run unit tests (unit-module)
method readWriteBucket.ForAll already declared at etcd/readwrite_bucket.go:78:27
run unit tests (unit-module)
Process completed with exit code 2.
run unit tests (unit tags="kvdb_postgres"): cmd/lncli/neutrino_active.go#L230
getBlockHashCommand redeclared in this block
run unit tests (unit tags="kvdb_postgres"): cmd/lncli/chainrpc_active.go#L191
other declaration of getBlockHashCommand
run unit tests (unit tags="kvdb_postgres"): cmd/lncli/neutrino_active.go#L239
getBlockHash redeclared in this block
run unit tests (unit tags="kvdb_postgres"): cmd/lncli/chainrpc_active.go#L206
other declaration of getBlockHash
run unit tests (unit tags="kvdb_postgres"): lntest/itest/utils.go#L154
undefined: lntest.HarnessNode
run unit tests (unit tags="kvdb_postgres"): lntest/itest/utils.go#L194
undefined: lntest.HarnessNode
run unit tests (unit tags="kvdb_postgres"): lntest/itest/utils.go#L272
undefined: lntest.HarnessNode
run unit tests (unit tags="kvdb_etcd"): cmd/lncli/neutrino_active.go#L230
getBlockHashCommand redeclared in this block
run unit tests (unit tags="kvdb_etcd"): cmd/lncli/chainrpc_active.go#L191
other declaration of getBlockHashCommand
run unit tests (unit tags="kvdb_etcd"): cmd/lncli/neutrino_active.go#L239
getBlockHash redeclared in this block
run unit tests (unit tags="kvdb_etcd"): cmd/lncli/chainrpc_active.go#L206
other declaration of getBlockHash
run unit tests (unit tags="kvdb_etcd"): lntest/itest/utils.go#L154
undefined: lntest.HarnessNode
run unit tests (unit tags="kvdb_etcd"): lntest/itest/utils.go#L194
undefined: lntest.HarnessNode
run unit tests (unit tags="kvdb_etcd"): lntest/itest/utils.go#L272
undefined: lntest.HarnessNode
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run ubuntu itests (neutrino, backend=neutrino cover=1)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run ubuntu itests (btcd, backend=btcd cover=1)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run windows itest
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run windows itest
The operation was canceled.
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
The operation was canceled.
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Canceling since a higher priority waiting request for 'refs/heads/master' 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 'refs/heads/master' exists
run unit tests (btcd unit-race)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run unit tests (btcd unit-race)
The operation was canceled.
run macOS itest
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run macOS itest
The operation was canceled.
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
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
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/
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/
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/
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/
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/
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/
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 (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 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-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 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/