Skip to content

fix clippy warnings #502

fix clippy warnings

fix clippy warnings #502

Triggered via push November 23, 2024 21:38
Status Success
Total duration 3m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test: src/client/pooled_client_manager.rs#L34
this function depends on never type fallback being `()`
Test: src/commands/time_series_commands.rs#L899
unreachable pattern
Test
`rustis` (lib) generated 2 warnings
Test: src/tests/search_commands.rs#L504
this function depends on never type fallback being `()`
Test: src/tests/search_commands.rs#L862
this function depends on never type fallback being `()`
Test: src/tests/server_commands.rs#L56
this function depends on never type fallback being `()`
Test: src/tests/stream_commands.rs#L834
this function depends on never type fallback being `()`
Test: src/tests/transaction.rs#L77
this function depends on never type fallback being `()`
Test: src/tests/transaction.rs#L114
this function depends on never type fallback being `()`
Test
`rustis` (lib test) generated 9 warnings (2 duplicates)