Skip to content

Fix compiler warnings #5971

Fix compiler warnings

Fix compiler warnings #5971

Triggered via pull request February 26, 2025 10:43
Status Failure
Total duration 3m 2s
Artifacts

rust.yml

on: pull_request
Check Formatting
33s
Check Formatting
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
Test (macos-latest): zellij-server/src/tab/mod.rs#L3884
no field `last_mouse_hold_position` on type `&mut tab::Tab`
Test (macos-latest)
Process completed with exit code 1.
Test (ubuntu-latest): zellij-server/src/tab/mod.rs#L3884
no field `last_mouse_hold_position` on type `&mut tab::Tab`
Test (ubuntu-latest)
Process completed with exit code 1.
Test (macos-latest): default-plugins/status-bar/src/second_line.rs#L534
function `get_palette` is never used
Test (macos-latest): default-plugins/status-bar/src/main.rs#L702
function `get_palette` is never used
Test (macos-latest): default-plugins/strider/src/state.rs#L235
unused variable: `pipe_id`
Test (macos-latest): default-plugins/strider/src/main.rs#L142
unused variable: `pipe_id`
Test (macos-latest): default-plugins/fixture-plugin-for-tests/src/main.rs#L3
unused import: `std::io::prelude::*`
Test (macos-latest): default-plugins/fixture-plugin-for-tests/src/main.rs#L11
struct `State` is never constructed
Test (macos-latest): zellij-utils/src/input/config.rs#L410
unused import: `PluginTag`
Test (macos-latest): zellij-utils/src/input/config.rs#L411
unused import: `RunPluginLocation`
Test (macos-latest): zellij-utils/src/setup.rs#L8
unused import: `ZELLIJ_DEFAULT_THEMES`
Test (macos-latest): zellij-server/src/tab/unit/tab_integration_tests.rs#L23
unused imports: `PluginUserConfiguration` and `RunPluginLocation`
Test (ubuntu-latest): default-plugins/status-bar/src/second_line.rs#L534
function `get_palette` is never used
Test (ubuntu-latest): default-plugins/status-bar/src/main.rs#L702
function `get_palette` is never used
Test (ubuntu-latest): default-plugins/strider/src/state.rs#L235
unused variable: `pipe_id`
Test (ubuntu-latest): default-plugins/strider/src/main.rs#L142
unused variable: `pipe_id`
Test (ubuntu-latest): default-plugins/fixture-plugin-for-tests/src/main.rs#L3
unused import: `std::io::prelude::*`
Test (ubuntu-latest): default-plugins/fixture-plugin-for-tests/src/main.rs#L11
struct `State` is never constructed
Test (ubuntu-latest): zellij-utils/src/input/config.rs#L410
unused import: `PluginTag`
Test (ubuntu-latest): zellij-utils/src/input/config.rs#L411
unused import: `RunPluginLocation`
Test (ubuntu-latest): zellij-utils/src/setup.rs#L8
unused import: `ZELLIJ_DEFAULT_THEMES`
Test (ubuntu-latest): zellij-server/src/tab/unit/tab_integration_tests.rs#L23
unused imports: `PluginUserConfiguration` and `RunPluginLocation`