Skip to content

Merge pull request #23 from abeljim8am/fix/coder-reconnect #78

Merge pull request #23 from abeljim8am/fix/coder-reconnect

Merge pull request #23 from abeljim8am/fix/coder-reconnect #78

Triggered via push July 26, 2026 08:41
Status Success
Total duration 14m 42s
Artifacts

e2e.yml

on: push
Build generic binary and run tests on it
14m 38s
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