Skip to content

Fix compiler warnings #4721

Fix compiler warnings

Fix compiler warnings #4721

Triggered via pull request February 26, 2025 06:13
Status Failure
Total duration 5m 57s
Artifacts

e2e.yml

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

Annotations

3 errors and 2 warnings
Build generic binary and run tests on it: zellij-server/src/tab/mod.rs#L3850
no field `last_mouse_hold_position` on type `&mut tab::Tab`
Build generic binary and run tests on it: zellij-server/src/tab/mod.rs#L3883
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-client/src/lib.rs#L56
fields `0` and `1` are never read