invoices: migrate KV invoices to native SQL for users of KV SQL backends #16832
Triggered via pull request
December 6, 2024 17:09
Status
Cancelled
Total duration
1h 22m 45s
Artifacts
2
main.yml
on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
5m 3s
RPC and mobile compilation check
1m 34s
check commits
19m 28s
lint code
9m 32s
cross compilation
31m 30s
sample configuration check
4m 24s
run windows itest
17m 25s
run macOS itest
45m 29s
check release notes updated
3s
Matrix: check pinned dependencies
finish
6s
Annotations
22 errors and 26 warnings
RPC and mobile compilation check:
sqldb/no_sqlite.go#L9
cannot use (*SqliteStore)(nil) (value of type *SqliteStore) as DB value in variable declaration: *SqliteStore does not implement DB (wrong type for method ApplyAllMigrations)
|
RPC and mobile compilation check
Process completed with exit code 2.
|
Sqlc check
TypeError: this.source.on is not a function
|
run windows itest
Process completed with exit code 1.
|
run windows itest
Process completed with exit code 2.
|
check commits:
config_builder.go#L1132
cannot use executor (variable of type *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries]) as invoices.BatchedSQLInvoiceQueries value in argument to invoices.NewSQLStore: *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries] does not implement invoices.BatchedSQLInvoiceQueries (missing method InsertAMPSubInvoice)
|
check commits:
invoices/invoiceregistry_test.go#L152
cannot use executor (variable of type *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries]) as invoices.BatchedSQLInvoiceQueries value in argument to invpkg.NewSQLStore: *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries] does not implement invoices.BatchedSQLInvoiceQueries (missing method InsertAMPSubInvoice)
|
check commits:
invoices/invoices_test.go#L255
cannot use executor (variable of type *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries]) as invoices.BatchedSQLInvoiceQueries value in argument to invpkg.NewSQLStore: *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries] does not implement invoices.BatchedSQLInvoiceQueries (missing method InsertAMPSubInvoice)
|
check commits
Process completed with exit code 1.
|
cross compilation
cannot use (*SqliteStore)(nil) (value of type *SqliteStore) as DB value in variable declaration: *SqliteStore does not implement DB (wrong type for method ApplyAllMigrations)
|
cross compilation
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
|
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-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.
|
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 macOS itest
Canceling since a higher priority waiting request for '8831' exists
|
run macOS itest
The operation was canceled.
|
check release notes updated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check pinned dependencies (google.golang.org/grpc v1.59.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check pinned dependencies (github.com/golang/protobuf v1.5.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RPC and mobile compilation check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sample configuration check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sqlc check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
run unit tests (unit-module)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run unit tests (btcd unit-cover)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run unit tests (unit tags="kvdb_sqlite")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run unit tests (unit tags="kvdb_etcd")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run unit tests (unit tags="kvdb_postgres")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run ubuntu itests (btcd, backend=btcd cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run ubuntu itests (neutrino, backend=neutrino cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
finish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-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
|
37.9 MB |
|
logs-itest-windows
Expired
|
3.07 MB |
|