Skip to content

Merge pull request #892 from tolik518/linter-fix-for-fzf-issue #1234

Merge pull request #892 from tolik518/linter-fix-for-fzf-issue

Merge pull request #892 from tolik518/linter-fix-for-fzf-issue #1234

Triggered via push May 7, 2024 01:05
Status Failure
Total duration 3m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Lints: src/config/yaml.rs#L173
this `impl` can be derived
Lints: src/config/mod.rs#L103
using `clone` on type `bool` which implements the `Copy` trait
Lints: src/finder/mod.rs#L83
variables can be used directly in the `format!` string
Lints: src/finder/mod.rs#L87
variables can be used directly in the `format!` string
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Tests
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/.
Tests
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/
Tests
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/
Tests
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/
Tests
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/
Tests
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/
Tests: src/filesystem.rs#L1
unused imports: `InvalidPath`, `UnreadableDir`
Tests
`navi` (lib) generated 1 warning (run `cargo fix --lib -p navi` to apply 1 suggestion)
Tests: src/filesystem.rs#L1
unused imports: `InvalidPath`, `UnreadableDir`
Tests
`navi` (lib) generated 1 warning (1 duplicate)