Skip to content

Grapheme segmentation and 2027 support #5683

Grapheme segmentation and 2027 support

Grapheme segmentation and 2027 support #5683

Triggered via pull request March 20, 2026 09:28
Status Success
Total duration 17m 24s
Artifacts

e2e.yml

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

Annotations

10 warnings
Build generic binary and run tests on it
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@v2. 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 generic binary and run tests on it: src/commands.rs#L329
constant `DEFAULT_WEB_SERVER_STATUS_TIMEOUT_SECS` is never used
Build generic binary and run tests on it: src/commands.rs#L757
unused variable: `remote_session_url`
Build generic binary and run tests on it: src/commands.rs#L754
unused variable: `insecure`
Build generic binary and run tests on it: src/commands.rs#L753
unused variable: `ca_cert`
Build generic binary and run tests on it: src/commands.rs#L752
unused variable: `forget`
Build generic binary and run tests on it: src/commands.rs#L751
unused variable: `remember`
Build generic binary and run tests on it: src/commands.rs#L750
unused variable: `token`
Build generic binary and run tests on it: zellij-client/src/lib.rs#L53
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