small variable name change #382
Annotations
15 warnings
Test using stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Test using 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/
|
Test using 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/
|
Test using 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/
|
Test using 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/
|
Test using stable:
kondo-lib/src/lib.rs#L103
unused variable: `r`
|
Test using stable:
kondo-lib/src/lib.rs#L77
variable `sleeping_threads` is assigned to, but never used
|
Test using stable:
kondo-lib/src/lib.rs#L16
function `run_local` is never used
|
Test using stable:
kondo-lib/src/search.rs#L9
type alias `Res` is never used
|
Test using stable:
kondo-lib/src/search.rs#L12
function `search_thread` is never used
|
Test using stable:
kondo-lib/src/search.rs#L199
function `find_task` is never used
|
Test using stable
`kondo-lib` (lib) generated 6 warnings (run `cargo fix --lib -p kondo-lib` to apply 1 suggestion)
|
Test using stable:
kondo-lib/src/test.rs#L61
fields `files` and `artifacts` are never read
|
Test using stable:
kondo-lib/src/test.rs#L73
method `fully_clean` is never used
|
Test using stable
`kondo-lib` (lib test) generated 9 warnings (6 duplicates) (run `cargo fix --lib -p kondo-lib --tests` to apply 1 suggestion)
|