CI #41
ci.yml
on: schedule
Unit Tests
3m 1s
Real-World Tests
30m 16s
Annotations
12 errors and 3 warnings
|
tests/core/smart/AdaptationEngine.test.ts:
tests/core/smart/AdaptationEngine.test.ts#L3
Error: Cannot find module '../../../src/core/controller/ModeManager' imported from /home/runner/work/Talox/Talox/tests/core/smart/AdaptationEngine.test.ts
❯ tests/core/smart/AdaptationEngine.test.ts:3:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/core/controller/TaloxController.test.ts > TaloxController (v2) > human takeover > should resume to AGENT_RUNNING on resumeAgent:
tests/core/controller/TaloxController.test.ts#L82
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/core/controller/TaloxController.test.ts:82:5
|
|
tests/core/controller/TaloxController.test.ts > TaloxController (v2) > human takeover > should emit humanTakeoverRequested event:
tests/core/controller/TaloxController.test.ts#L74
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/core/controller/TaloxController.test.ts:74:5
|
|
tests/core/controller/TaloxController.test.ts > TaloxController (v2) > human takeover > should transition to WAITING_FOR_HUMAN on requestHumanTakeover:
tests/core/controller/TaloxController.test.ts#L68
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/core/controller/TaloxController.test.ts:68:5
|
|
tests/core/VisionGate.test.ts > VisionGate & Deterministic Verification > should extract text via OCR:
tests/core/VisionGate.test.ts#L61
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:61:3
|
|
tests/core/VisionGate.test.ts > VisionGate & Deterministic Verification > should detect structural changes:
tests/core/VisionGate.test.ts#L41
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:41:3
|
|
tests/core/VisionGate.test.ts > VisionGate & Deterministic Verification > should auto-save a baseline and then match it:
tests/core/VisionGate.test.ts#L25
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:25:3
|
|
tests/core/TaloxController.test.ts > TaloxController > should navigate and return state:
tests/core/TaloxController.test.ts#L6
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:6:3
|
|
tests/core/PageStateCollector.test.ts > PageStateCollector > should collect basic page state:
tests/core/PageStateCollector.test.ts#L8
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:8:3
|
|
tests/core/BrowserManager.test.ts > BrowserManager > should launch a browser with a profile:
tests/core/BrowserManager.test.ts#L7
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/core/BrowserManager.test.ts:7:3
|
|
Real-World Tests
The job has exceeded the maximum execution time of 30m0s
|
|
Real-World Tests
The operation was canceled.
|
|
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/
|
|
Real-World 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/upload-artifact@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/
|
|
Real-World Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|