Skip to content

Feature: watcher clients (#4487) #6369

Feature: watcher clients (#4487)

Feature: watcher clients (#4487) #6369

Triggered via push October 27, 2025 11:31
Status Success
Total duration 10m 15s
Artifacts

rust.yml

on: push
Test (No Web)
5m 32s
Test (No Web)
Check Formatting
31s
Check Formatting
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
Build (ubuntu-latest): zellij-client/src/web_client/types.rs#L183
struct `SendShutdownSignalResponse` is never constructed
Build (ubuntu-latest): zellij-client/src/web_client/types.rs#L178
enum `ShutdownSignal` is never used
Build (ubuntu-latest): zellij-client/src/web_client/types.rs#L172
struct `StdinMessage` is never constructed
Build (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L746
enum `OldPluginType` is never used
Build (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L739
enum `OldRunPluginLocation` is never used
Build (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L727
struct `OldPluginConfig` is never constructed
Build (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L724
struct `OldPluginsConfig` is never constructed
Build (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L578
struct `OldModeKeybinds` is never constructed
Build (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L575
struct `OldKeybinds` is never constructed
Build (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L565
struct `OldConfig` is never constructed
Build (macos-latest): zellij-client/src/web_client/types.rs#L183
struct `SendShutdownSignalResponse` is never constructed
Build (macos-latest): zellij-client/src/web_client/types.rs#L178
enum `ShutdownSignal` is never used
Build (macos-latest): zellij-client/src/web_client/types.rs#L172
struct `StdinMessage` is never constructed
Build (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L746
enum `OldPluginType` is never used
Build (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L739
enum `OldRunPluginLocation` is never used
Build (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L727
struct `OldPluginConfig` is never constructed
Build (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L724
struct `OldPluginsConfig` is never constructed
Build (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L578
struct `OldModeKeybinds` is never constructed
Build (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L575
struct `OldKeybinds` is never constructed
Build (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L565
struct `OldConfig` is never constructed
Test (No Web): zellij-client/src/old_config_converter/old_config.rs#L746
enum `OldPluginType` is never used
Test (No Web): zellij-client/src/old_config_converter/old_config.rs#L739
enum `OldRunPluginLocation` is never used
Test (No Web): zellij-client/src/old_config_converter/old_config.rs#L727
struct `OldPluginConfig` is never constructed
Test (No Web): zellij-client/src/old_config_converter/old_config.rs#L724
struct `OldPluginsConfig` is never constructed
Test (No Web): zellij-client/src/old_config_converter/old_config.rs#L578
struct `OldModeKeybinds` is never constructed
Test (No Web): zellij-client/src/old_config_converter/old_config.rs#L575
struct `OldKeybinds` is never constructed
Test (No Web): zellij-client/src/old_config_converter/old_config.rs#L565
struct `OldConfig` is never constructed
Test (No Web): default-plugins/fixture-plugin-for-tests/src/main.rs#L21
struct `TestWorker` is never constructed
Test (No Web): default-plugins/strider/src/main.rs#L141
unused variable: `pipe_id`
Test (No Web): default-plugins/strider/src/state.rs#L227
unused variable: `pipe_id`
Test (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L746
enum `OldPluginType` is never used
Test (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L739
enum `OldRunPluginLocation` is never used
Test (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L727
struct `OldPluginConfig` is never constructed
Test (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L724
struct `OldPluginsConfig` is never constructed
Test (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L578
struct `OldModeKeybinds` is never constructed
Test (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L575
struct `OldKeybinds` is never constructed
Test (ubuntu-latest): zellij-client/src/old_config_converter/old_config.rs#L565
struct `OldConfig` is never constructed
Test (ubuntu-latest): default-plugins/fixture-plugin-for-tests/src/main.rs#L21
struct `TestWorker` is never constructed
Test (ubuntu-latest): default-plugins/strider/src/main.rs#L141
unused variable: `pipe_id`
Test (ubuntu-latest): default-plugins/strider/src/state.rs#L227
unused variable: `pipe_id`
Test (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L746
enum `OldPluginType` is never used
Test (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L739
enum `OldRunPluginLocation` is never used
Test (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L727
struct `OldPluginConfig` is never constructed
Test (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L724
struct `OldPluginsConfig` is never constructed
Test (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L578
struct `OldModeKeybinds` is never constructed
Test (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L575
struct `OldKeybinds` is never constructed
Test (macos-latest): zellij-client/src/old_config_converter/old_config.rs#L565
struct `OldConfig` is never constructed
Test (macos-latest): default-plugins/fixture-plugin-for-tests/src/main.rs#L21
struct `TestWorker` is never constructed
Test (macos-latest): default-plugins/strider/src/main.rs#L141
unused variable: `pipe_id`
Test (macos-latest): default-plugins/strider/src/state.rs#L227
unused variable: `pipe_id`