Update Wallet to 2.3.0 and other deps #388
code_coverage.yml
on: pull_request
Code Coverage
1m 55s
Annotations
4 errors and 11 warnings
|
Code Coverage
Process completed with exit code 101.
|
|
Code Coverage:
src/payjoin/mod.rs#L605
this method takes 1 argument but 2 arguments were supplied
|
|
Code Coverage:
src/handlers.rs#L1529
mismatched types
|
|
Code Coverage:
src/handlers.rs#L635
mismatched types
|
|
Code Coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Coverage:
src/handlers.rs#L513
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/handlers.rs#L512
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/payjoin/mod.rs#L789
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/payjoin/mod.rs#L522
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/payjoin/mod.rs#L145
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/payjoin/mod.rs#L5
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/handlers.rs#L555
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/handlers.rs#L511
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/handlers.rs#L42
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/error.rs#L79
use of deprecated enum `bdk_wallet::signer::SignerError`: PSBT signing was moved to `bitcoin::psbt` module
|