Skip to content

Fix compiler warnings #5969

Fix compiler warnings

Fix compiler warnings #5969

Triggered via pull request February 26, 2025 06:19
Status Success
Total duration 3m 4s
Artifacts

rust.yml

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

Annotations

30 warnings
Build (ubuntu-latest): zellij-client/src/lib.rs#L55
field `0` is never read
Build (ubuntu-latest): zellij-client/src/lib.rs#L56
fields `0` and `1` are never read
Build (ubuntu-latest): zellij-server/src/tab/mod.rs#L208
field `last_mouse_hold_position` is never read
Build (ubuntu-latest): zellij-server/src/tab/mod.rs#L3843
methods `handle_right_mouse_release` and `handle_middle_mouse_release` are never used
Build (ubuntu-latest): zellij-server/src/tab/swap_layouts.rs#L67
method `reset_tiled_damage` is never used
Build (macos-latest): zellij-client/src/lib.rs#L55
field `0` is never read
Build (macos-latest): zellij-client/src/lib.rs#L56
fields `0` and `1` are never read
Build (macos-latest): zellij-server/src/tab/mod.rs#L208
field `last_mouse_hold_position` is never read
Build (macos-latest): zellij-server/src/tab/mod.rs#L3843
methods `handle_right_mouse_release` and `handle_middle_mouse_release` are never used
Build (macos-latest): zellij-server/src/tab/swap_layouts.rs#L67
method `reset_tiled_damage` is never used
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-client/src/lib.rs#L55
field `0` is never read
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-client/src/lib.rs#L55
field `0` is never read