Skip to content

fix(ci): make rust-ci workflow run #8

fix(ci): make rust-ci workflow run

fix(ci): make rust-ci workflow run #8

Triggered via push December 4, 2024 22:08
Status Success
Total duration 17s
Artifacts
check conventional commit compliance
6s
check conventional commit compliance
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
/Users/runner/work/grapharch/grapharch/src/lib.rs#L14
the following explicit lifetimes could be elided: 'a
/Users/runner/work/grapharch/grapharch/src/lib.rs#L17
writing `&String` instead of `&str` involves a new object where a slice will do
/Users/runner/work/grapharch/grapharch/src/lib.rs#L25
this expression creates a reference which is immediately dereferenced by the compiler
check conventional commit compliance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636