fix(windows): prefer PATHEXT variants over bare filename in resolver - #5364
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, arduino/setup-protoc@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
src/commands.rs#L775
unused variable: `insecure`
|
|
Test:
src/commands.rs#L774
unused variable: `ca_cert`
|
|
Test:
src/commands.rs#L773
unused variable: `forget`
|
|
Test:
src/commands.rs#L772
unused variable: `remember`
|
|
Test:
src/commands.rs#L771
unused variable: `token`
|
|
Test:
zellij-server/src/panes/tiled_panes/mod.rs#L66
field `stacked_pane_list` is never read
|
|
Test:
zellij-client/src/lib.rs#L73
function `async_runtime` is never used
|
|
Test:
zellij-client/src/lib.rs#L46
static `ASYNC_RUNTIME` is never used
|
|
Test:
zellij-server/src/panes/tiled_panes/mod.rs#L66
field `stacked_pane_list` is never read
|
|
Test:
zellij-utils/src/input/config.rs#L11
unused import: `Path`
|
background
wait
wait-all
cancel
parallel
Loading