WIP #52
Annotations
8 errors and 5 warnings
src/models/state/mod.rs#L376
unused variable: `tip`
|
src/models/state/mod.rs#L384
unused variable: `matching_index`
|
src/models/state/mod.rs#L375
variable does not need to be mutable
|
src/models/state/mod.rs#L384
variable does not need to be mutable
|
src/models/state/mod.rs#L387
variable does not need to be mutable
|
src/models/state/mod.rs#L370
crate-private type `models::state::wallet::IncomingUtxoRecoveryData` in public interface
|
src/models/state/wallet/mod.rs#L149
method `read_utxo_ms_recovery_data` is never used
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading