Skip to content

fix(ci): separate unit/browser jobs, npm test = unit-only #51

fix(ci): separate unit/browser jobs, npm test = unit-only

fix(ci): separate unit/browser jobs, npm test = unit-only #51

Triggered via push April 10, 2026 12:45
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

on: push
Lint & Typecheck
24s
Lint & Typecheck
Unit Tests
26s
Unit Tests
Browser Integration Tests
3m 20s
Browser Integration Tests
Real-World Tests
Real-World Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Browser Integration Tests
Process completed with exit code 1.
tests/core/VisionGate.test.ts > VisionGate & Deterministic Verification > should extract text via OCR: tests/core/VisionGate.test.ts#L77
Error: Test timed out in 60000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/core/VisionGate.test.ts:77:3
tests/core/VisionGate.test.ts > VisionGate & Deterministic Verification > should detect structural changes: tests/core/VisionGate.test.ts#L52
Error: Test timed out in 60000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/core/VisionGate.test.ts:52:3
tests/core/VisionGate.test.ts > VisionGate & Deterministic Verification > should auto-save a baseline and then match it: tests/core/VisionGate.test.ts#L31
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/core/VisionGate.test.ts:31:3
tests/core/TaloxController.test.ts > TaloxController > should navigate and return state: tests/core/TaloxController.test.ts#L10
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/core/TaloxController.test.ts:10:3
tests/core/PageStateCollector.test.ts > PageStateCollector > should collect basic page state: tests/core/PageStateCollector.test.ts#L12
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/core/PageStateCollector.test.ts:12:3
Lint & Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Browser Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/