Skip to content

feat(wallet): add start_scan and start_sync functions #844

feat(wallet): add start_scan and start_sync functions

feat(wallet): add start_scan and start_sync functions #844

Triggered via push November 4, 2023 01:03
Status Success
Total duration 5m 49s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `BTreeMap`: crates/bdk/src/wallet/mod.rs#L2046
error: this `.into_iter()` call is equivalent to `.iter()` and will not consume the `BTreeMap` --> crates/bdk/src/wallet/mod.rs:2046:22 | 2046 | .into_iter() | ^^^^^^^^^ help: call directly: `iter` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#into_iter_on_ref = note: `-D clippy::into-iter-on-ref` 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
4.1 MB