hack #1296
Annotations
11 errors and 6 warnings
`fmt` testing
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
`clippy` testing:
src/display.rs#L15
unused import: `std::collections::HashSet`
|
`clippy` testing:
src/display.rs#L18
unused import: `std::hash::Hash`
|
`clippy` testing:
src/display.rs#L21
unused import: `std::path::Path`
|
`clippy` testing:
src/display.rs#L261
unnecessary parentheses around `for` iterator expression
|
`clippy` testing:
src/filter.rs#L20
variable does not need to be mutable
|
`clippy` testing:
src/display.rs#L144
this expression creates a reference which is immediately dereferenced by the compiler
|
`clippy` testing:
src/display.rs#L210
length comparison to zero
|
`clippy` testing:
src/display.rs#L222
usage of `contains_key` followed by `insert` on a `HashMap`
|
`clippy` testing:
src/display.rs#L230
this expression creates a reference which is immediately dereferenced by the compiler
|
`clippy` testing:
src/display.rs#L296
this expression creates a reference which is immediately dereferenced by the compiler
|
Initialize workflow variables
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/
|
Initialize workflow variables
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/
|
Install `rust` toolchain
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/
|
Install `rust` toolchain
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/
|
Install `rust` toolchain
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/
|
Install `rust` toolchain
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/
|
Loading