invoices: migrate KV invoices to native SQL for users of KV SQL backends #16658
main.yml
on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
23s
RPC and mobile compilation check
2m 6s
check commits
5m 6s
lint code
3m 59s
cross compilation
17m 0s
sample configuration check
55s
run windows itest
6m 52s
run macOS itest
41m 5s
check release notes updated
3s
Matrix: check pinned dependencies
finish
3s
Annotations
24 errors and 4 warnings
Sqlc check
TypeError: this.source.on is not a function
|
RPC and mobile compilation check:
lncfg/db.go#L588
cannot use nativeSQLiteStore (variable of type *sqldb.SqliteStore) as sqldb.DB value in assignment: *sqldb.SqliteStore does not implement sqldb.DB (missing method ApplyAllMigrations)
|
RPC and mobile compilation check
Process completed with exit code 2.
|
check commits:
sqldb/sqlite.go#L10
"sort" imported and not used
|
check commits
Process completed with exit code 1.
|
run windows itest
Process completed with exit code 1.
|
run windows itest
Process completed with exit code 2.
|
cross compilation
cannot use nativeSQLiteStore (variable of type *sqldb.SqliteStore) as sqldb.DB value in assignment: *sqldb.SqliteStore does not implement sqldb.DB (missing method ApplyAllMigrations)
|
cross compilation
Process completed with exit code 2.
|
run ubuntu itests (btcd, backend=btcd cover=1)
Process completed with exit code 2.
|
run unit tests (btcd unit-race)
Canceling since a higher priority waiting request for '8831' exists
|
run unit tests (btcd unit-race)
The operation was canceled.
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Canceling since a higher priority waiting request for '8831' exists
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
The operation was canceled.
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Canceling since a higher priority waiting request for '8831' exists
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
The operation was canceled.
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Canceling since a higher priority waiting request for '8831' exists
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
The operation was canceled.
|
run macOS itest
Canceling since a higher priority waiting request for '8831' exists
|
run macOS itest
The operation was canceled.
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Canceling since a higher priority waiting request for '8831' exists
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
The operation was canceled.
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Canceling since a higher priority waiting request for '8831' exists
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
The operation was canceled.
|
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/
|
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-btcd", "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-btcd
Expired
|
29.4 MB |
|
logs-itest-windows
Expired
|
1.18 MB |
|