Skip to content

revert: "chore(deps): weekly cargo update (#522)" #661

revert: "chore(deps): weekly cargo update (#522)"

revert: "chore(deps): weekly cargo update (#522)" #661

Triggered via pull request December 4, 2024 15:44
Status Success
Total duration 9m 23s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy: crates/cli/src/args.rs#L45
[clippy] reported by reviewdog 🐶 <pre><code>warning: name `CFG` contains a capitalized acronym --> crates/cli/src/args.rs:45:5 | 45 | CFG(CFGArgs), | ^^^ help: consider making the acronym lowercase, except the initial letter: `Cfg` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#upper_case_acronyms = note: `#[warn(clippy::upper_case_acronyms)]` on by default </code></pre> Raw Output: crates/cli/src/args.rs:45:5:w: <pre><code>warning: name `CFG` contains a capitalized acronym --> crates/cli/src/args.rs:45:5 | 45 | CFG(CFGArgs), | ^^^ help: consider making the acronym lowercase, except the initial letter: `Cfg` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#upper_case_acronyms = note: `#[warn(clippy::upper_case_acronyms)]` on by default </code></pre> __END__
doctest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636