Skip to content

Merge branch 'paritytech:master' into master #36

Merge branch 'paritytech:master' into master

Merge branch 'paritytech:master' into master #36

Triggered via push December 5, 2023 02:27
Status Success
Total duration 51s
Artifacts

clippy.yml

on: push
Check clippy
38s
Check clippy
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
Check clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check clippy: core/src/field.rs#L418
unneeded late initialization
Check clippy: core/src/field.rs#L1776
this `impl` can be derived
Check clippy: core/src/field.rs#L1830
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Check clippy: core/src/group.rs#L28
this `impl` can be derived
Check clippy: core/src/group.rs#L38
this `impl` can be derived
Check clippy: core/src/group.rs#L49
this `impl` can be derived
Check clippy: core/src/group.rs#L384
this expression creates a reference which is immediately dereferenced by the compiler
Check clippy: core/src/group.rs#L598
this expression creates a reference which is immediately dereferenced by the compiler
Check clippy: core/src/group.rs#L662
this expression creates a reference which is immediately dereferenced by the compiler
Check clippy: core/src/group.rs#L693
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Check clippy
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/
Check clippy
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/
Check clippy
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/
Check clippy
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/
Check clippy: core/src/field.rs#L418
unneeded late initialization
Check clippy: core/src/field.rs#L1776
this `impl` can be derived
Check clippy: core/src/field.rs#L1830
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Check clippy: core/src/group.rs#L28
this `impl` can be derived
Check clippy: core/src/group.rs#L38
this `impl` can be derived
Check clippy: core/src/group.rs#L49
this `impl` can be derived
Check clippy: core/src/group.rs#L384
this expression creates a reference which is immediately dereferenced by the compiler
Check clippy: core/src/group.rs#L598
this expression creates a reference which is immediately dereferenced by the compiler
Check clippy: core/src/group.rs#L662
this expression creates a reference which is immediately dereferenced by the compiler
Check clippy: core/src/group.rs#L693
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true