gomod: remove replaces of kvdb
and sqldb
#17024
Annotations
10 errors and 2 warnings
run unit tags="kvdb_postgres":
aliasmgr/aliasmgr.go#L10
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/kvdb (imported by github.com/lightningnetwork/lnd); to add:
|
run unit tags="kvdb_postgres":
batch/batch.go#L8
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/sqldb (imported by github.com/lightningnetwork/lnd); to add:
|
run unit tags="kvdb_postgres":
invoices/sql_store.go#L20
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/sqldb/sqlc (imported by github.com/lightningnetwork/lnd/invoices); to add:
|
run unit tags="kvdb_postgres":
lncfg/db.go#L12
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/kvdb/etcd (imported by github.com/lightningnetwork/lnd/lncfg); to add:
|
run unit tags="kvdb_postgres":
lncfg/db.go#L13
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/kvdb/postgres (imported by github.com/lightningnetwork/lnd/lncfg); to add:
|
run unit tags="kvdb_postgres":
lncfg/db.go#L14
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/kvdb/sqlbase (imported by github.com/lightningnetwork/lnd); to add:
|
run unit tags="kvdb_postgres":
lncfg/db.go#L15
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/kvdb/sqlite (imported by github.com/lightningnetwork/lnd/lncfg); to add:
|
run unit tags="kvdb_postgres":
aliasmgr/aliasmgr.go#L10
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/kvdb (imported by github.com/lightningnetwork/lnd); to add:
|
run unit tags="kvdb_postgres":
batch/batch.go#L8
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/sqldb (imported by github.com/lightningnetwork/lnd); to add:
|
run unit tags="kvdb_postgres":
invoices/sql_store.go#L20
missing go.sum entry for module providing package github.com/lightningnetwork/lnd/sqldb/sqlc (imported by github.com/lightningnetwork/lnd/invoices); to add:
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-bitcoind", "logs-itest-bitcoind-etcd", "logs-itest-bitcoind-notxindex", "logs-itest-bitcoind-postgres", "logs-itest-bitcoind-postgres-nativesql", "logs-itest-bitcoind-rpcpolling", "logs-itest-bitcoind-sqlite", "logs-itest-bitcoind-sqlite-nativesql", "logs-itest-btcd", "logs-itest-macos", "logs-itest-neutrino", "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/
|
Loading