Skip to content

Fix compiler warnings #5975

Fix compiler warnings

Fix compiler warnings #5975

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

rust.yml

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

Annotations

20 warnings
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-server/src/tab/unit/tab_integration_tests.rs#L23
unused imports: `PluginUserConfiguration` and `RunPluginLocation`
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-server/src/tab/unit/tab_integration_tests.rs#L23
unused imports: `PluginUserConfiguration` and `RunPluginLocation`