Skip to content

fix(interpreter): Box::pin expand_word to prevent stack overflow in nested $() #745

fix(interpreter): Box::pin expand_word to prevent stack overflow in nested $()

fix(interpreter): Box::pin expand_word to prevent stack overflow in nested $() #745

Triggered via pull request April 6, 2026 10:17
Status Failure
Total duration 2m 39s
Artifacts

js.yml

on: pull_request
Matrix: build-and-test
JS Check
2s
JS Check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
node 22
Process completed with exit code 1.
deno canary
Process completed with exit code 1.
bun canary
Process completed with exit code 1.
deno 2.x
Process completed with exit code 1.
node 24
Process completed with exit code 1.
bun latest
Process completed with exit code 1.
node latest
Process completed with exit code 1.
node 20
Process completed with exit code 1.
JS Check
Process completed with exit code 1.
deno canary: crates/bashkit/src/builtins/curl.rs#L703
constant `SENSITIVE_HEADERS` is never used
deno canary: crates/bashkit/src/builtins/curl.rs#L693
function `same_origin` is never used
deno 2.x: crates/bashkit/src/builtins/curl.rs#L703
constant `SENSITIVE_HEADERS` is never used
deno 2.x: crates/bashkit/src/builtins/curl.rs#L693
function `same_origin` is never used