Skip to content

better naming of Project methods #387

better naming of Project methods

better naming of Project methods #387

Triggered via push April 26, 2024 05:25
Status Failure
Total duration 32s
Artifacts

tests.yaml

on: push
Test using stable
24s
Test using stable
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
Test using stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test using stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
/home/runner/work/kondo/kondo/kondo-lib/Cargo.toml: unused manifest key: dependencies.toml.no-default-features
Test using stable: kondo-lib/src/search.rs#L23
variable `scan_count` is assigned to, but never used
Test using stable: kondo-lib/src/search.rs#L13
unused variable: `i`
Test using stable: kondo-lib/src/lib.rs#L99
variable `sleeping_threads` is assigned to, but never used
Test using stable
`kondo-lib` (lib) generated 3 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-tui/src/main.rs#L192
unused variable: `path_column_width`
Test using stable: kondo-tui/src/main.rs#L224
function `remap` is never used
Test using stable: kondo-tui/src/main.rs#L373
field `path_chars` is never read