Skip to content

work on selected project ui #394

work on selected project ui

work on selected project ui #394

Triggered via push May 30, 2024 09:25
Status Success
Total duration 46s
Artifacts

tests.yaml

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

Annotations

16 warnings
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/src/lib.rs#L139
unused import: `crate::project::Project as _`
Test using stable: kondo-lib/src/lib.rs#L141
unused import: `super::*`
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) generated 3 warnings
Test using stable: kondo/src/widgets/selected.rs#L2
unused import: `path::Path`