Shuffle #911
Annotations
3 errors and 2 warnings
build release for all architectures
cannot use sqliteDb (variable of type walletdb.DB) as "github.com/lightningnetwork/lnd/kvdb/backend".Backend value in return statement: walletdb.DB does not implement "github.com/lightningnetwork/lnd/kvdb/backend".Backend (missing method UpdateWithCtx)
|
build release for all architectures
cannot use postgres.NewFixture(dbName) (value of type *postgres.fixture) as postgres.Fixture value in return statement: *postgres.fixture does not implement postgres.Fixture (wrong type for method DB)
|
build release for all architectures
Process completed with exit code 2.
|
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/
|
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