Fix compiler warnings #4725
Triggered via pull request
February 26, 2025 10:43
Status
Failure
Total duration
15m 14s
Artifacts
–
e2e.yml
on: pull_request
Build generic binary and run tests on it
15m 5s
Annotations
2 errors and 2 warnings
Build generic binary and run tests on it:
zellij-server/src/tab/mod.rs#L3884
no field `last_mouse_hold_position` on type `&mut tab::Tab`
|
Build generic binary and run tests on it
Process completed with exit code 1.
|
Build generic binary and run tests on it:
zellij-server/src/tab/unit/tab_integration_tests.rs#L23
unused imports: `PluginUserConfiguration` and `RunPluginLocation`
|
Build generic binary and run tests on it:
zellij-server/src/tab/unit/tab_integration_tests.rs#L27
unused import: `zellij_utils::input::plugins::PluginTag`
|