Skip to content

refactor(touch): Move to clap + add a test #19

refactor(touch): Move to clap + add a test

refactor(touch): Move to clap + add a test #19

Triggered via push February 3, 2025 23:18
Status Failure
Total duration 1d 6h 9m 49s
Artifacts

CICD.yml

on: push
Matrix: Build
Matrix: Style/format
Matrix: Style/warnings
Matrix: Code Coverage
Matrix: MinRustV
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 65 warnings
Build (ubuntu-latest, aarch64-unknown-linux-gnu, feat_os_unix_gnueabihf, use-cross)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, feat_os_unix_gnueabihf, use-cross)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (windows-latest, i686-pc-windows-msvc, feat_os_windows)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (windows-latest, i686-pc-windows-gnu, feat_os_windows)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (windows-latest, x86_64-pc-windows-msvc, feat_os_windows)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (windows-latest, x86_64-pc-windows-gnu, feat_os_windows)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Code Coverage (macos-latest, macos)
The process '/opt/homebrew/bin/rustup' failed with exit code 1
Code Coverage (windows-latest, windows)
The job was canceled because "macos-latest_macos" failed.
Code Coverage (windows-latest, windows)
The operation was canceled.
Code Coverage (ubuntu-latest, unix)
The job was canceled because "macos-latest_macos" failed.
Code Coverage (ubuntu-latest, unix)
The operation was canceled.
MinRustV (ubuntu-latest, feat_os_unix)
Process completed with exit code 1.
Build (ubuntu-18.04, i686-unknown-linux-musl, feat_os_unix_musl, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build (ubuntu-16.04, x86_64-unknown-linux-gnu, feat_os_unix, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build (ubuntu-18.04, x86_64-unknown-linux-musl, feat_os_unix_musl, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build (ubuntu-18.04, i686-unknown-linux-gnu, feat_os_unix, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build (ubuntu-18.04, x86_64-unknown-linux-gnu, feat_os_unix, use-cross)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix)
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/
Style/warnings (ubuntu-latest, feat_os_unix): src/uu/factor/src/numeric/traits.rs#L18
WARNING: `cargo clippy`: method `overflowing_add_` is never used
Style/warnings (ubuntu-latest, feat_os_unix): src/uu/factor/src/numeric/traits.rs#L37
WARNING: `cargo clippy`: associated items `as_u64`, `from_u64`, and `as_u128` are never used
Style/warnings (ubuntu-latest, feat_os_unix): src/uu/factor/src/numeric/traits.rs#L44
WARNING: `cargo clippy`: trait `DoubleInt` is never used
Style/warnings (ubuntu-latest, feat_os_unix): src/uu/factor/sieve.rs#L33
WARNING: `cargo clippy`: this loop could be written as a `for` loop
Style/warnings (ubuntu-latest, feat_os_unix): src/uu/factor/sieve.rs#L87
WARNING: `cargo clippy`: this expression borrows a value the compiler would automatically borrow
Style/warnings (ubuntu-latest, feat_os_unix): src/uu/factor/sieve.rs#L148
WARNING: `cargo clippy`: accessing first element with `self.data.get(0)`
Style/warnings (ubuntu-latest, feat_os_unix): src/uu/factor/build.rs#L41
WARNING: `cargo clippy`: the borrowed expression implements the required traits
Style/warnings (ubuntu-latest, feat_os_unix): src/uu/factor/build.rs#L62
WARNING: `cargo clippy`: usage of a legacy numeric constant
Code Coverage (macos-latest, macos)
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/
Code Coverage (macos-latest, macos)
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/
Code Coverage (macos-latest, macos)
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/
Code Coverage (macos-latest, macos)
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/
Style/warnings (macos-latest, feat_os_macos)
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/
Style/warnings (macos-latest, feat_os_macos)
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/
Style/warnings (macos-latest, feat_os_macos)
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/
Style/warnings (macos-latest, feat_os_macos)
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/
Style/warnings (macos-latest, feat_os_macos)
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/
Style/warnings (macos-latest, feat_os_macos): src/uu/factor/src/numeric/traits.rs#L18
WARNING: `cargo clippy`: method `overflowing_add_` is never used
Style/warnings (macos-latest, feat_os_macos): src/uu/factor/src/numeric/traits.rs#L37
WARNING: `cargo clippy`: associated items `as_u64`, `from_u64`, and `as_u128` are never used
Style/warnings (macos-latest, feat_os_macos): src/uu/factor/src/numeric/traits.rs#L44
WARNING: `cargo clippy`: trait `DoubleInt` is never used
Style/warnings (macos-latest, feat_os_macos): src/uu/factor/sieve.rs#L33
WARNING: `cargo clippy`: this loop could be written as a `for` loop
Style/warnings (macos-latest, feat_os_macos): src/uu/factor/sieve.rs#L87
WARNING: `cargo clippy`: this expression borrows a value the compiler would automatically borrow
Style/warnings (macos-latest, feat_os_macos): src/uu/factor/sieve.rs#L148
WARNING: `cargo clippy`: accessing first element with `self.data.get(0)`
Style/warnings (macos-latest, feat_os_macos): src/uu/factor/build.rs#L41
WARNING: `cargo clippy`: the borrowed expression implements the required traits
Style/warnings (macos-latest, feat_os_macos): src/uu/factor/build.rs#L62
WARNING: `cargo clippy`: usage of a legacy numeric constant
Code Coverage (windows-latest, windows)
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/
Code Coverage (windows-latest, windows)
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/
Code Coverage (windows-latest, windows)
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/
Code Coverage (windows-latest, windows)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Code Coverage (ubuntu-latest, unix)
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/
Style/warnings (windows-latest, feat_os_windows)
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/
Style/warnings (windows-latest, feat_os_windows)
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/
Style/warnings (windows-latest, feat_os_windows)
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/
Style/warnings (windows-latest, feat_os_windows)
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/
Style/warnings (windows-latest, feat_os_windows): src\uu\factor\src\numeric\traits.rs#L18
WARNING: `cargo clippy`: method `overflowing_add_` is never used
Style/warnings (windows-latest, feat_os_windows): src\uu\factor\src\numeric\traits.rs#L37
WARNING: `cargo clippy`: associated items `as_u64`, `from_u64`, and `as_u128` are never used
Style/warnings (windows-latest, feat_os_windows): src\uu\factor\src\numeric\traits.rs#L44
WARNING: `cargo clippy`: trait `DoubleInt` is never used
Style/warnings (windows-latest, feat_os_windows): src\uu\factor\sieve.rs#L33
WARNING: `cargo clippy`: this loop could be written as a `for` loop
Style/warnings (windows-latest, feat_os_windows): src\uu\factor\sieve.rs#L87
WARNING: `cargo clippy`: this expression borrows a value the compiler would automatically borrow
Style/warnings (windows-latest, feat_os_windows): src\uu\factor\sieve.rs#L148
WARNING: `cargo clippy`: accessing first element with `self.data.get(0)`
Style/warnings (windows-latest, feat_os_windows): src\uu\factor\build.rs#L41
WARNING: `cargo clippy`: the borrowed expression implements the required traits
Style/warnings (windows-latest, feat_os_windows): src\uu\factor\build.rs#L62
WARNING: `cargo clippy`: usage of a legacy numeric constant
Style/warnings (windows-latest, feat_os_windows)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
CICD
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002