Skip to content

Update dependencies to fix deprecation warnings. #62

Update dependencies to fix deprecation warnings.

Update dependencies to fix deprecation warnings. #62

Triggered via push January 10, 2025 17:20
Status Failure
Total duration 3m 32s
Artifacts

build.yml

on: push
Cargo Audit [Security]
2m 45s
Cargo Audit [Security]
Check Code Compiles
2m 44s
Check Code Compiles
Matrix: Build release binaries
Rustfmt [Formatter]
11s
Rustfmt [Formatter]
Clippy [Linter]
27s
Clippy [Linter]
Matrix: Tests
Publish Cargo Package
0s
Publish Cargo Package
Create GitHub Release
0s
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
compiling a regex in a loop: src/main.rs#L521
error: compiling a regex in a loop --> src/main.rs:521:30 | 521 | let re = Regex::new(r"GMT|BST").unwrap(); | ^^^^^^^^^^ | help: move the regex construction outside this loop --> src/main.rs:510:9 | 510 | for (line, out) in lines.iter().zip(out.iter()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#regex_creation_in_loops
compiling a regex in a loop: src/main.rs#L516
error: compiling a regex in a loop --> src/main.rs:516:30 | 516 | let re = Regex::new(r"GMT|BST").unwrap(); | ^^^^^^^^^^ | help: move the regex construction outside this loop --> src/main.rs:510:9 | 510 | for (line, out) in lines.iter().zip(out.iter()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#regex_creation_in_loops = note: `-D clippy::regex-creation-in-loops` implied by `-D clippy::all` = help: to override `-D clippy::all` add `#[allow(clippy::regex_creation_in_loops)]`
Clippy [Linter]
Clippy had exited with the 101 exit code
Check Code Compiles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Code Compiles
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 Code Compiles
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 Code Compiles
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 Code Compiles
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/
Cargo Audit [Security]
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt [Formatter]
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt [Formatter]
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/
Rustfmt [Formatter]
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/
Rustfmt [Formatter]
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/
Rustfmt [Formatter]
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/
Clippy [Linter]
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy [Linter]
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/
Clippy [Linter]
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/
Clippy [Linter]
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/
Clippy [Linter]
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/