Feature/bip322 integration #385
code_coverage.yml
on: pull_request
Code Coverage
1m 42s
Annotations
6 errors and 11 warnings
|
Code Coverage
Process completed with exit code 101.
|
|
Code Coverage:
src/handlers.rs#L639
type annotations needed
|
|
Code Coverage:
src/handlers.rs#L635
no method named `verify_bip322` found for mutable reference `&mut Wallet` in the current scope
|
|
Code Coverage:
src/handlers.rs#L617
no method named `sign_bip322` found for mutable reference `&mut Wallet` in the current scope
|
|
Code Coverage:
src/payjoin/mod.rs#L605
this method takes 1 argument but 2 arguments were supplied
|
|
Code Coverage:
src/handlers.rs#L75
unresolved imports `bdk_bip322::Bip322Proof`, `bdk_bip322::Bip322VerificationResult`
|
|
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#L517
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#L560
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Code Coverage:
src/handlers.rs#L516
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
|
|
Code Coverage:
src/handlers.rs#L75
unused import: `BIP322`
|