fix: handle short writes in write_to_tty_stdin to prevent paste truncation #6830
rust.yml
on: pull_request
Build (Windows)
3m 22s
Test (Windows)
4m 22s
Test (No Web)
4m 39s
Check Formatting
34s
Matrix: Build
Matrix: Test
Annotations
2 errors and 93 warnings
|
Check Formatting
Process completed with exit code 1.
|
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Check Formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check Formatting:
zellij-server/src/pty_writer.rs#L136
Diff in /home/runner/work/zellij/zellij/zellij-server/src/pty_writer.rs
|
|
Check Formatting:
zellij-server/src/os_input_output_unix.rs#L505
Diff in /home/runner/work/zellij/zellij/zellij-server/src/os_input_output_unix.rs
|
|
Check Formatting:
zellij-server/src/os_input_output_unix.rs#L469
Diff in /home/runner/work/zellij/zellij/zellij-server/src/os_input_output_unix.rs
|
|
Check Formatting:
zellij-server/src/os_input_output_unix.rs#L386
Diff in /home/runner/work/zellij/zellij/zellij-server/src/os_input_output_unix.rs
|
|
Build (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, arduino/setup-protoc@v3, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (ubuntu-latest):
zellij-client/src/web_client/types.rs#L5
unused import: `Ordering`
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Build (ubuntu-latest):
zellij-utils/src/errors.rs#L14
unused import: `log::error`
|
|
Build (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, arduino/setup-protoc@v3, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (macos-latest):
zellij-client/src/web_client/types.rs#L5
unused import: `Ordering`
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Build (macos-latest):
zellij-utils/src/errors.rs#L14
unused import: `log::error`
|
|
Build (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, arduino/setup-protoc@v3, ilammy/setup-nasm@v1, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Windows):
zellij-client/src/web_client/types.rs#L5
unused import: `Ordering`
|
|
Build (Windows):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Build (Windows):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Build (Windows):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Build (Windows):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Build (Windows):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Build (Windows):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Build (Windows):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Build (Windows):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Build (Windows):
zellij-utils/src/errors.rs#L14
unused import: `log::error`
|
|
Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, arduino/setup-protoc@v3, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (ubuntu-latest):
default-plugins/fixture-plugin-for-tests/src/main.rs#L5
unused import: `zellij_tile::prelude::actions::Action`
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (ubuntu-latest):
zellij-utils/src/errors.rs#L14
unused import: `log::error`
|
|
Test (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, arduino/setup-protoc@v3, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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#L53
function `async_runtime` is never used
|
|
Test (Windows):
zellij-client/src/lib.rs#L46
static `ASYNC_RUNTIME` is never used
|
|
Test (Windows):
zellij-client/src/cli_client.rs#L249
variable does not need to be mutable
|
|
Test (Windows):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (Windows):
zellij-server/src/background_jobs.rs#L5
unused import: `WebServerStatus`
|
|
Test (Windows):
zellij-server/src/background_jobs.rs#L3
unused import: `VERSION`
|
|
Test (Windows):
zellij-server/src/tab/unit/tab_integration_tests.rs#L36
unused import: `HashSet`
|
|
Test (Windows):
zellij-server/src/tab/unit/tab_integration_tests.rs#L26
unused import: `zellij_utils::input::plugins::PluginTag`
|
|
Test (Windows):
zellij-server/src/tab/unit/tab_integration_tests.rs#L22
unused imports: `PluginUserConfiguration` and `RunPluginLocation`
|
|
Test (Windows):
zellij-server/src/tab/layout_applier.rs#L22
unused import: `Offset`
|
|
Test (Windows):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (Windows):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (No Web)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, arduino/setup-protoc@v3, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (No Web):
default-plugins/fixture-plugin-for-tests/src/main.rs#L5
unused import: `zellij_tile::prelude::actions::Action`
|
|
Test (No Web):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (No Web):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (No Web):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (No Web):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (No Web):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (No Web):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (No Web):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (No Web):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (No Web):
zellij-utils/src/errors.rs#L14
unused import: `log::error`
|
|
Test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, arduino/setup-protoc@v3, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (macos-latest):
default-plugins/fixture-plugin-for-tests/src/main.rs#L5
unused import: `zellij_tile::prelude::actions::Action`
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L673
value assigned to `source` is never read
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L667
value assigned to `pane_ids` is never read
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L661
value assigned to `source` is never read
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L639
value assigned to `source` is never read
|
|
Test (macos-latest):
zellij-utils/src/errors.rs#L14
unused import: `log::error`
|