Skip to content

chore: autogen CI

chore: autogen CI #36

Triggered via pull request November 7, 2024 06:01
Status Success
Total duration 41s
Artifacts

ci.yml

on: pull_request
Build and Test
32s
Build and Test
Fit to window
Zoom out
Zoom in

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