Skip to content

Update Rust crate clap to v4.5.51 #25

Update Rust crate clap to v4.5.51

Update Rust crate clap to v4.5.51 #25

Triggered via pull request November 1, 2025 12:10
Status Success
Total duration 38s
Artifacts

review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
this creates an owned instance just for comparison: src/main.rs#L27
warning: this creates an owned instance just for comparison --> src/main.rs:27:20 | 27 | if cli.path == PathBuf::from("-") { | ------------^^^^^^^^^^^^^^^^^^ | | | help: try: `cli.path == "-"` | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.91.0/index.html#cmp_owned = note: `#[warn(clippy::cmp_owned)]` on by default
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/