run rust lint and tests only when rust files are changed #41
Annotations
24 warnings
cargo_test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
cargo_test
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/
|
cargo_test
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/
|
cargo_test
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/
|
cargo_test
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/
|
cargo_test:
src/db.rs#L12
type `db` should have an upper camel case name
|
cargo_test:
src/handlers.rs#L30
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L43
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L55
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L67
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L79
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L88
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L101
unused `Result` that must be used
|
cargo_test
`kv` (lib) generated 8 warnings
|
cargo_test:
src/db.rs#L12
type `db` should have an upper camel case name
|
cargo_test:
src/handlers.rs#L30
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L43
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L55
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L67
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L79
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L88
unused `Result` that must be used
|
cargo_test:
src/handlers.rs#L101
unused `Result` that must be used
|
cargo_test
`kv` (lib test) generated 8 warnings (8 duplicates)
|
cargo_test:
src/db.rs#L12
type `db` should have an upper camel case name
|