chore: autogen CI #36
Annotations
10 warnings
Build and Test:
workspace/gh-workflow/src/toolchain.rs#L184
`to_string` applied to a type that implements `Display` in `format!` args
|
Build and Test:
workspace/gh-workflow/src/toolchain.rs#L185
`to_string` applied to a type that implements `Display` in `format!` args
|
Build and Test:
workspace/gh-workflow/src/toolchain.rs#L186
`to_string` applied to a type that implements `Display` in `format!` args
|
Build and Test:
workspace/gh-workflow/src/workflow.rs#L136
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Build and Test:
workspace/gh-workflow/src/workflow.rs#L143
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Build and Test:
workspace/gh-workflow/src/workflow.rs#L150
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Build and Test:
workspace/gh-workflow/src/workflow.rs#L422
`to_string` applied to a type that implements `Display` in `format!` args
|
Build and Test:
workspace/gh-workflow/src/workflow.rs#L468
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Build and Test:
workspace/gh-workflow/src/workflow.rs#L488
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Build and Test:
workspace/gh-workflow/src/workflow.rs#L709
struct update has no effect, all the fields in the struct have already been specified
|