Skip to content

fix(deps): bump clap from 4.5.48 to 4.5.50 #796

fix(deps): bump clap from 4.5.48 to 4.5.50

fix(deps): bump clap from 4.5.48 to 4.5.50 #796

Triggered via pull request October 26, 2025 11:25
Status Success
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
Check format with fmt
10s
Check format with fmt
Check with clippy
55s
Check with clippy
commit
17s
commit
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Check format with fmt
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/
Check format with fmt
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/
Check format with fmt
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/
Check format with fmt
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/
struct `AnnotationsDoesntExist` is never constructed: src/errors.rs#L13
warning: struct `AnnotationsDoesntExist` is never constructed --> src/errors.rs:13:12 | 13 | pub struct AnnotationsDoesntExist; | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default