Skip to content

Fix infinite loop

Fix infinite loop #458

Triggered via push February 7, 2026 23:01
Status Failure
Total duration 51s
Artifacts

test.yml

on: push
Node.js Latest Full
31s
Node.js Latest Full
Matrix: short
Demo Deploy
15s
Demo Deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Node.js 24 Quick
The strategy configuration was canceled because "short._22" failed
Node.js 22 Quick
Process completed with exit code 1.
Unhandled error: client/index.js#L19
ReferenceError: localStorage is not defined ❯ tabPing client/index.js:19:3 ❯ Timeout._onTimeout client/index.js:215:13 This error originated in "client/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes: - cancel timeouts using clearTimeout and clearInterval - wait for promises to resolve using the await keyword