Skip to content

feat: Add /[lang]/sandbox page with REPL, code execution, file addition, and section chat #61

feat: Add /[lang]/sandbox page with REPL, code execution, file addition, and section chat

feat: Add /[lang]/sandbox page with REPL, code execution, file addition, and section chat #61

Triggered via pull request August 16, 2026 18:26
Status Failure
Total duration 2m 0s
Artifacts

runtime-tests.yml

on: pull_request
Matrix: test-runtime
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test-runtime (22.x)
Process completed with exit code 1.
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > rust Runtime > File Execution > should capture stdout: packages/runtime/tests/vitest-all.tsx#L75
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/vitest-all.tsx:75:12
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > cpp Runtime > File Execution > should capture stdout: packages/runtime/tests/vitest-all.tsx#L75
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/vitest-all.tsx:75:12
test-runtime (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/