Skip to content

Fix compiler warnings #4723

Fix compiler warnings

Fix compiler warnings #4723

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

e2e.yml

on: pull_request
Build generic binary and run tests on it
16m 28s
Build generic binary and run tests on it
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build generic binary and run tests on it: zellij-client/src/lib.rs#L56
fields `0` and `1` are never read
Build generic binary and run tests on it: zellij-server/src/tab/mod.rs#L208
field `last_mouse_hold_position` is never read
Build generic binary and run tests on it: zellij-server/src/tab/mod.rs#L3843
methods `handle_right_mouse_release` and `handle_middle_mouse_release` are never used
Build generic binary and run tests on it: zellij-server/src/tab/swap_layouts.rs#L67
method `reset_tiled_damage` is never used
Build generic binary and run tests on it: zellij-client/src/lib.rs#L56
fields `0` and `1` are never read
Build generic binary and run tests on it: zellij-server/src/tab/mod.rs#L208
field `last_mouse_hold_position` is never read
Build generic binary and run tests on it: zellij-server/src/tab/mod.rs#L3843
methods `handle_right_mouse_release` and `handle_middle_mouse_release` are never used
Build generic binary and run tests on it: zellij-server/src/tab/swap_layouts.rs#L67
method `reset_tiled_damage` is never used