chore: autogen CI #19
Annotations
10 errors
Run Clippy:
workspace/gh-workflow/src/toolchain.rs#L20
direct implementation of `ToString`
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L111
redundant closure
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L128
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L134
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L140
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L384
`to_string` applied to a type that implements `Display` in `format!` args
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L404
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L424
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L624
struct update has no effect, all the fields in the struct have already been specified
|
Run Clippy:
workspace/gh-workflow/src/workflow.rs#L650
struct update has no effect, all the fields in the struct have already been specified
|
Loading