Skip to content

Fix compiler warnings #4729

Fix compiler warnings

Fix compiler warnings #4729

Triggered via pull request February 28, 2025 13:46
Status Success
Total duration 16m 51s
Artifacts

e2e.yml

on: pull_request
Build generic binary and run tests on it
16m 40s
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-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`
Build generic binary and run tests on it: zellij-server/src/screen.rs#L696
fields `layout_dir` and `default_layout_name` are never read
Build generic binary and run tests on it: zellij-server/src/unit/screen_tests.rs#L305
fields `background_jobs_receiver` and `config_options` are never read