Skip to content

Merge pull request #6 from abeljim8am/fix/coder-remote-pty-input-cwd #29

Merge pull request #6 from abeljim8am/fix/coder-remote-pty-input-cwd

Merge pull request #6 from abeljim8am/fix/coder-remote-pty-input-cwd #29

Triggered via push July 20, 2026 08:53
Status Success
Total duration 9m 36s
Artifacts

rust.yml

on: push
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Build (ubuntu-latest)
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 (ubuntu-latest): default-plugins/flock-selector/src/coder.rs#L93
function `gateway_argv` is never used
Build (macos-latest)
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 (macos-latest): default-plugins/flock-selector/src/coder.rs#L93
function `gateway_argv` is never used
Build (macos-latest)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Build (Windows)
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, ilammy/setup-nasm@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (Windows): src/main.rs#L9
unused import: `RemoteAgentCommand`
Build (Windows): default-plugins/flock-selector/src/coder.rs#L93
function `gateway_argv` is never used
Test (Windows)
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/
Test (Windows): zellij-client/src/lib.rs#L73
function `async_runtime` is never used
Test (Windows): zellij-client/src/lib.rs#L46
static `ASYNC_RUNTIME` is never used
Test (Windows): zellij-server/src/panes/unit/grid_tests.rs#L4478
unused import: `crate::panes::terminal_character::AnsiCode`
Test (Windows): zellij-server/src/panes/unit/grid_tests.rs#L4430
unused import: `crate::panes::terminal_character::AnsiCode`
Test (Windows): zellij-server/src/panes/unit/grid_tests.rs#L4379
unused import: `crate::panes::terminal_character::AnsiCode`
Test (ubuntu-latest)
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/
Test (ubuntu-latest): zellij-server/src/panes/unit/grid_tests.rs#L4478
unused import: `crate::panes::terminal_character::AnsiCode`
Test (ubuntu-latest): zellij-server/src/panes/unit/grid_tests.rs#L4430
unused import: `crate::panes::terminal_character::AnsiCode`
Test (ubuntu-latest): zellij-server/src/panes/unit/grid_tests.rs#L4379
unused import: `crate::panes::terminal_character::AnsiCode`
Test (ubuntu-latest): default-plugins/flock-selector/src/coder.rs#L93
function `gateway_argv` is never used
Test (No Web)
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/
Test (No Web): src/commands.rs#L761
unused variable: `remember`
Test (No Web): src/commands.rs#L760
unused variable: `token`
Test (No Web): zellij-client/src/lib.rs#L73
function `async_runtime` is never used
Test (No Web): zellij-client/src/lib.rs#L46
static `ASYNC_RUNTIME` is never used
Test (No Web): zellij-server/src/panes/unit/grid_tests.rs#L4478
unused import: `crate::panes::terminal_character::AnsiCode`
Test (No Web): zellij-server/src/panes/unit/grid_tests.rs#L4430
unused import: `crate::panes::terminal_character::AnsiCode`
Test (No Web): zellij-server/src/panes/unit/grid_tests.rs#L4379
unused import: `crate::panes::terminal_character::AnsiCode`
Test (No Web): zellij-client/src/lib.rs#L73
function `async_runtime` is never used
Test (No Web): zellij-client/src/lib.rs#L46
static `ASYNC_RUNTIME` is never used
Test (No Web): default-plugins/flock-selector/src/coder.rs#L93
function `gateway_argv` is never used
Test (macos-latest)
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/
Test (macos-latest): zellij-server/src/panes/unit/grid_tests.rs#L4478
unused import: `crate::panes::terminal_character::AnsiCode`
Test (macos-latest): zellij-server/src/panes/unit/grid_tests.rs#L4430
unused import: `crate::panes::terminal_character::AnsiCode`
Test (macos-latest): zellij-server/src/panes/unit/grid_tests.rs#L4379
unused import: `crate::panes::terminal_character::AnsiCode`
Test (macos-latest): default-plugins/flock-selector/src/coder.rs#L93
function `gateway_argv` is never used
Test (macos-latest)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust