Skip to content

fix(deps): bump time from 0.3.43 to 0.3.44 #782

fix(deps): bump time from 0.3.43 to 0.3.44

fix(deps): bump time from 0.3.43 to 0.3.44 #782

Triggered via pull request October 1, 2025 05:56
Status Success
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
Check format with fmt
15s
Check format with fmt
Check with clippy
59s
Check with clippy
commit
20s
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