Skip to content

fix(interpreter): add max_subst_depth limit to prevent OOM from nested $() #742

fix(interpreter): add max_subst_depth limit to prevent OOM from nested $()

fix(interpreter): add max_subst_depth limit to prevent OOM from nested $() #742

Triggered via pull request April 6, 2026 09:47
Status Failure
Total duration 2m 32s
Artifacts

js.yml

on: pull_request
Matrix: build-and-test
JS Check
4s
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 latest
Process completed with exit code 1.
node latest
Process completed with exit code 1.
deno 2.x
Process completed with exit code 1.
bun canary
Process completed with exit code 1.
node 24
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