Skip to content

fix(remote): add confirmed force restart #84

fix(remote): add confirmed force restart

fix(remote): add confirmed force restart #84

Triggered via pull request July 28, 2026 08:02
Status Success
Total duration 14m 56s
Artifacts

e2e.yml

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

Annotations

11 warnings
Build generic binary and run tests on it
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build generic binary and run tests on it: zellij-server/src/panes/unit/grid_tests.rs#L4379
unused import: `crate::panes::terminal_character::AnsiCode`
Build generic binary and run tests on it: src/commands.rs#L339
constant `DEFAULT_WEB_SERVER_STATUS_TIMEOUT_SECS` is never used
Build generic binary and run tests on it: src/commands.rs#L767
unused variable: `remote_session_url`
Build generic binary and run tests on it: src/commands.rs#L764
unused variable: `insecure`
Build generic binary and run tests on it: src/commands.rs#L763
unused variable: `ca_cert`
Build generic binary and run tests on it: src/commands.rs#L762
unused variable: `forget`
Build generic binary and run tests on it: src/commands.rs#L761
unused variable: `remember`
Build generic binary and run tests on it: src/commands.rs#L760
unused variable: `token`
Build generic binary and run tests on it: zellij-client/src/lib.rs#L73
function `async_runtime` is never used
Build generic binary and run tests on it: zellij-client/src/lib.rs#L46
static `ASYNC_RUNTIME` is never used