Skip to content

Merge pull request #12 from ErichDonGubler/rustix #19

Merge pull request #12 from ErichDonGubler/rustix

Merge pull request #12 from ErichDonGubler/rustix #19

Triggered via push November 13, 2023 19:00
Status Success
Total duration 3m 25s
Artifacts

ci.yml

on: push
Matrix: cargo-clippy
Matrix: cargo-test
Fit to window
Zoom out
Zoom in

Annotations

75 warnings
cargo-fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-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/
cargo-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/
cargo-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/
cargo-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/
cargo-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/
cargo-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/
cargo-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/
cargo-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/
cargo-test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-test (ubuntu-latest, stable)
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-test (ubuntu-latest, stable)
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-test (ubuntu-latest, stable)
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-test (ubuntu-latest, stable)
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-clippy (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-clippy (ubuntu-latest)
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-clippy (ubuntu-latest)
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-clippy (ubuntu-latest)
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-clippy (ubuntu-latest)
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-clippy (ubuntu-latest): src/main.rs#L168
unnecessary closure used to substitute value for `Option::None`
cargo-clippy (ubuntu-latest): src/main.rs#L275
use of `or_insert_with` to construct default value
cargo-clippy (ubuntu-latest): src/main.rs#L273
use of `or_insert_with` to construct default value
cargo-clippy (ubuntu-latest): src/main.rs#L271
use of `or_insert_with` to construct default value
cargo-clippy (ubuntu-latest): src/main.rs#L269
use of `or_insert_with` to construct default value
cargo-clippy (ubuntu-latest)
`treeherder-dl` (bin "treeherder-dl") generated 5 warnings (run `cargo clippy --fix --bin "treeherder-dl"` to apply 5 suggestions)
cargo-clippy (ubuntu-latest): src/main.rs#L168
unnecessary closure used to substitute value for `Option::None`
cargo-clippy (ubuntu-latest): src/main.rs#L275
use of `or_insert_with` to construct default value
cargo-clippy (ubuntu-latest): src/main.rs#L273
use of `or_insert_with` to construct default value
cargo-clippy (ubuntu-latest): src/main.rs#L271
use of `or_insert_with` to construct default value
cargo-clippy (ubuntu-latest): src/main.rs#L269
use of `or_insert_with` to construct default value
cargo-clippy (ubuntu-latest)
`treeherder-dl` (bin "treeherder-dl" test) generated 5 warnings (run `cargo clippy --fix --bin "treeherder-dl" --tests` to apply 5 suggestions)
cargo-clippy (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-clippy (macos-latest): src/main.rs#L168
unnecessary closure used to substitute value for `Option::None`
cargo-clippy (macos-latest): src/main.rs#L275
use of `or_insert_with` to construct default value
cargo-clippy (macos-latest): src/main.rs#L273
use of `or_insert_with` to construct default value
cargo-clippy (macos-latest): src/main.rs#L271
use of `or_insert_with` to construct default value
cargo-clippy (macos-latest): src/main.rs#L269
use of `or_insert_with` to construct default value
cargo-clippy (macos-latest)
`treeherder-dl` (bin "treeherder-dl") generated 5 warnings (run `cargo clippy --fix --bin "treeherder-dl"` to apply 5 suggestions)
cargo-clippy (macos-latest)
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-clippy (macos-latest)
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-clippy (macos-latest)
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-clippy (macos-latest)
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-clippy (macos-latest): src/main.rs#L168
unnecessary closure used to substitute value for `Option::None`
cargo-clippy (macos-latest): src/main.rs#L275
use of `or_insert_with` to construct default value
cargo-clippy (macos-latest): src/main.rs#L273
use of `or_insert_with` to construct default value
cargo-clippy (macos-latest): src/main.rs#L271
use of `or_insert_with` to construct default value
cargo-clippy (macos-latest): src/main.rs#L269
use of `or_insert_with` to construct default value
cargo-clippy (macos-latest)
`treeherder-dl` (bin "treeherder-dl" test) generated 5 warnings (4 duplicates) (run `cargo clippy --fix --bin "treeherder-dl" --tests` to apply 1 suggestion)
cargo-test (macos-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-test (macos-latest, stable)
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-test (macos-latest, stable)
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-test (macos-latest, stable)
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-test (macos-latest, stable)
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-clippy (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-clippy (windows-latest): src/main.rs#L168
unnecessary closure used to substitute value for `Option::None`
cargo-clippy (windows-latest): src/main.rs#L275
use of `or_insert_with` to construct default value
cargo-clippy (windows-latest): src/main.rs#L273
use of `or_insert_with` to construct default value
cargo-clippy (windows-latest): src/main.rs#L271
use of `or_insert_with` to construct default value
cargo-clippy (windows-latest): src/main.rs#L269
use of `or_insert_with` to construct default value
cargo-clippy (windows-latest)
`treeherder-dl` (bin "treeherder-dl" test) generated 5 warnings (4 duplicates) (run `cargo clippy --fix --bin "treeherder-dl" --tests` to apply 1 suggestion)
cargo-clippy (windows-latest)
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-clippy (windows-latest)
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-clippy (windows-latest)
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-clippy (windows-latest)
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-clippy (windows-latest): src/main.rs#L168
unnecessary closure used to substitute value for `Option::None`
cargo-clippy (windows-latest): src/main.rs#L275
use of `or_insert_with` to construct default value
cargo-clippy (windows-latest): src/main.rs#L273
use of `or_insert_with` to construct default value
cargo-clippy (windows-latest): src/main.rs#L271
use of `or_insert_with` to construct default value
cargo-clippy (windows-latest): src/main.rs#L269
use of `or_insert_with` to construct default value
cargo-clippy (windows-latest)
`treeherder-dl` (bin "treeherder-dl" test) generated 5 warnings (1 duplicate) (run `cargo clippy --fix --bin "treeherder-dl" --tests` to apply 4 suggestions)
cargo-test (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-test (windows-latest, stable)
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-test (windows-latest, stable)
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-test (windows-latest, stable)
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-test (windows-latest, stable)
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/