chore: block.kernel.mast_hash() --> block.hash() #280
Annotations
8 errors and 6 warnings
Run cargo clippy:
src/database/storage/storage_vec/traits.rs#L233
trait `StorageVecIterMut` is never used
|
Run cargo clippy:
src/models/blockchain/transaction/validity/removal_records_integrity.rs#L172
unnecessary use of `get(&wi_odd).is_none()`
|
Run cargo clippy:
src/models/blockchain/transaction/validity/removal_records_integrity.rs#L176
unnecessary use of `get(&wi_even).is_none()`
|
Run cargo clippy:
src/models/state/wallet/wallet_state.rs#L430
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
src/models/state/wallet/wallet_state.rs#L431
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
src/models/state/wallet/wallet_state.rs#L432
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
src/util_types/mutator_set/mutator_set_accumulator.rs#L432
assigning the result of `ToOwned::to_owned()` may be inefficient
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Loading