fix: pin rustc 1.72 #679
Annotations
10 errors and 5 warnings
Run cargo clippy:
src/gg20/keygen/types.rs#L36
casting to the same type is unnecessary (`usize` -> `usize`)
|
Run cargo clippy:
src/gg20/keygen/init.rs#L191
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
Run cargo clippy:
src/mnemonic/file_io.rs#L51
the borrowed expression implements the required traits
|
Run cargo clippy:
src/multisig/keypair.rs#L21
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
src/multisig/keypair.rs#L28
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
src/encrypted_sled/tests.rs#L7
the borrowed expression implements the required traits
|
Run cargo clippy
could not compile `tofnd` (bin "tofnd") due to 5 previous errors
|
Run cargo clippy:
src/encrypted_sled/tests.rs#L78
the borrowed expression implements the required traits
|
Run cargo clippy:
src/kv_manager/tests.rs#L156
the borrowed expression implements the required traits
|
Run cargo clippy:
src/mnemonic/file_io.rs#L51
the borrowed expression implements the required traits
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading