Skip to content

feat(wallet)!: remove TransactionDetails from bdk::Wallet API #730

feat(wallet)!: remove TransactionDetails from bdk::Wallet API

feat(wallet)!: remove TransactionDetails from bdk::Wallet API #730

Triggered via push August 1, 2023 03:26
Status Success
Total duration 5m 35s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
using `clone` on type `u64` which implements the `Copy` trait: crates/chain/src/tx_graph.rs#L260
error: using `clone` on type `u64` which implements the `Copy` trait --> crates/chain/src/tx_graph.rs:260:34 | 260 | .map(|txout| txout.value.clone() as i64) | ^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `txout.value` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy = note: `-D clippy::clone-on-copy` implied by `-D warnings`
Code Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Coverage
The `set-output` 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/
Code Coverage
The `set-output` 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/
Code Coverage
The `set-output` 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/
Code Coverage
The `set-output` 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/

Artifacts

Produced during runtime
Name Size
coverage-report Expired
3.79 MB