Multinode #897
main.yml
on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
33s
RPC and mobile compilation check
2m 2s
check commits
9m 4s
lint code
4m 5s
cross compilation
16m 5s
sample configuration check
53s
run windows itest
6m 20s
run macOS itest
16m 10s
check release notes updated
4s
Matrix: check pinned dependencies
finish
3s
Annotations
53 errors and 15 warnings
check release notes updated
Process completed with exit code 1.
|
Sqlc check
TypeError: this.source.on is not a function
|
sample configuration check
Process completed with exit code 2.
|
lint code:
cmd/multinode/main.go#L48
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint code:
cmd/multinode/main.go#L23
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint code:
cmd/multinode/main.go#L101
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint code:
autopilot/prefattach_test.go#L694
unnecessary trailing newline (whitespace)
|
lint code:
graph/graphsession/remote_graph_source.go#L86
unnecessary leading newline (whitespace)
|
lint code:
graph/graphsession/remote_graph_source.go#L105
unnecessary leading newline (whitespace)
|
lint code:
graph/graphsession/remote_graph_source.go#L163
unnecessary leading newline (whitespace)
|
lint code:
graph/graphsession/remote_graph_source.go#L168
multi-line statement should be followed by a newline (whitespace)
|
lint code:
cmd/multinode/main.go#L62
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
lint code:
graph/db/graph.go#L3295
ineffectual assignment to err (ineffassign)
|
run windows itest
Process completed with exit code 1.
|
run windows itest
Process completed with exit code 2.
|
check commits:
server.go#L46
no required module provides package github.com/lightningnetwork/lnd/graph/db/graphsession; to add it:
|
check commits:
server.go#L46
no required module provides package github.com/lightningnetwork/lnd/graph/db/graphsession; to add it:
|
check commits
Process completed with exit code 1.
|
cross compilation
Canceling since a higher priority waiting request for '154' exists
|
cross compilation
The operation was canceled.
|
run ubuntu itests (neutrino, backend=neutrino cover=1)
Canceling since a higher priority waiting request for '154' exists
|
run ubuntu itests (neutrino, backend=neutrino cover=1)
The operation was canceled.
|
run ubuntu itests (btcd, backend=btcd cover=1)
Canceling since a higher priority waiting request for '154' exists
|
run ubuntu itests (btcd, backend=btcd 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 '154' 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 '154' exists
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
The operation was canceled.
|
run unit tests (unit tags="kvdb_postgres")
Canceling since a higher priority waiting request for '154' exists
|
run unit tests (unit tags="kvdb_postgres")
The operation was canceled.
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Canceling since a higher priority waiting request for '154' exists
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
The operation was canceled.
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Canceling since a higher priority waiting request for '154' exists
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
The operation was canceled.
|
run unit tests (btcd unit-race)
Canceling since a higher priority waiting request for '154' exists
|
run unit tests (btcd unit-race)
The operation was canceled.
|
run unit tests (unit tags="kvdb_sqlite")
Canceling since a higher priority waiting request for '154' exists
|
run unit tests (unit tags="kvdb_sqlite")
The operation was canceled.
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Canceling since a higher priority waiting request for '154' exists
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
The operation was canceled.
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Canceling since a higher priority waiting request for '154' exists
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
The operation was canceled.
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Canceling since a higher priority waiting request for '154' exists
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
The operation was canceled.
|
run unit tests (unit tags="kvdb_etcd")
Canceling since a higher priority waiting request for '154' exists
|
run unit tests (unit tags="kvdb_etcd")
The operation was canceled.
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Canceling since a higher priority waiting request for '154' exists
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
The operation was canceled.
|
run unit tests (btcd unit-cover)
Canceling since a higher priority waiting request for '154' exists
|
run unit tests (btcd unit-cover)
The operation was canceled.
|
run macOS itest
Canceling since a higher priority waiting request for '154' 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 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 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/
|
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/
|
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/
|
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/
|
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 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 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/
|
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/
|
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
Expired
|
1.19 MB |
|