Skip to content

invoices: migrate KV invoices to native SQL for users of KV SQL backends #16909

invoices: migrate KV invoices to native SQL for users of KV SQL backends

invoices: migrate KV invoices to native SQL for users of KV SQL backends #16909

Triggered via pull request December 11, 2024 18:43
Status Cancelled
Total duration 1h 30m 18s
Artifacts 4

main.yml

on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
6m 3s
Sqlc check
RPC and mobile compilation check
1m 52s
RPC and mobile compilation check
check commits
18m 54s
check commits
lint code
9m 52s
lint code
cross compilation
29m 50s
cross compilation
sample configuration check
5m 53s
sample configuration check
run windows itest
6m 55s
run windows itest
run macOS itest
54m 46s
run macOS itest
check release notes updated
3s
check release notes updated
Matrix: check pinned dependencies
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 29 warnings
run windows itest
Process completed with exit code 1.
run windows itest
Process completed with exit code 2.
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
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.
run unit tests (btcd unit-cover)
no such file or directory
run unit tests (btcd unit-cover)
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed 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-notxindex, backend="bitcoind notxindex")
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-postgres, backend=bitcoind dbbackend=postgres)
Canceling since a higher priority waiting request for '8831' exists
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
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
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
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
lint code
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
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
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_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_postgres")
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
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 unit tests (btcd unit-race)
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 (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 (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
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
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
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-notxindex", "logs-itest-bitcoind-postgres-nativesql", "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/
finish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
logs-itest-bitcoind-notxindex
37.5 MB
logs-itest-bitcoind-postgres-nativesql
14.7 MB
logs-itest-bitcoind-sqlite
37.8 MB
logs-itest-windows
1.19 MB