Ensure that the candidate has a verified identity on submission #160
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/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/
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L620
casting to the same type is unnecessary (`u32` -> `u32`)
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L631
casting to the same type is unnecessary (`u32` -> `u32`)
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L862
the borrowed expression implements the required traits
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L901
the borrowed expression implements the required traits
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L913
the borrowed expression implements the required traits
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L1089
the borrowed expression implements the required traits
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L1090
the borrowed expression implements the required traits
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L1136
this expression can be written more simply using `.retain()`
|
Run cargo clippy:
substrate/frame/collective/src/lib.rs#L1141
this expression can be written more simply using `.retain()`
|
Run cargo clippy
`pallet-collective` (lib) generated 9 warnings (run `cargo clippy --fix --lib -p pallet-collective` to apply 9 suggestions)
|
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