fix(ci): make rust-ci workflow run #8
check-commits.yml
on: push
check conventional commit compliance
6s
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
|