Skip to content

fix: clean up corrupted test files, fix remaining test failures #20

fix: clean up corrupted test files, fix remaining test failures

fix: clean up corrupted test files, fix remaining test failures #20

Triggered via push April 3, 2026 01:53
Status Failure
Total duration 38s
Artifacts 1

ci.yml

on: push
VS Code Extension
14s
VS Code Extension
Lint
10s
Lint
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 7 warnings
tests/auto-dispatch.test.ts > Auto-Dispatch — Technical > keyword matching > should match case-insensitive keywords: tests/auto-dispatch.test.ts#L81
AssertionError: expected 0 to be greater than 0 ❯ tests/auto-dispatch.test.ts:81:44
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for frontend tasks: tests/auto-dispatch.test.ts#L26
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:26:37
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for database tasks: tests/auto-dispatch.test.ts#L18
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:18:37
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for security tasks: tests/auto-dispatch.test.ts#L10
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:10:37
tests/async-math-regex.test.ts > Object Utilities > edge cases > should handle undefined: tests/async-math-regex.test.ts#L283
TypeError: Cannot convert undefined or null to object ❯ tests/async-math-regex.test.ts:283:21
tests/async-math-regex.test.ts > Object Utilities > edge cases > should handle null: tests/async-math-regex.test.ts#L280
TypeError: Cannot convert undefined or null to object ❯ tests/async-math-regex.test.ts:280:21
tests/async-math-regex.test.ts > Async Utilities > concurrency > should limit concurrency: tests/async-math-regex.test.ts#L90
AssertionError: expected 10 to be less than or equal to 3 ❯ tests/async-math-regex.test.ts:90:29
tests/async-math-regex.test.ts > Async Utilities > Promise > should handle withResolvers: tests/async-math-regex.test.ts#L30
TypeError: Promise.withResolvers is not a function ❯ tests/async-math-regex.test.ts:30:44
tests/agent-spawner.test.ts > Agent Spawner — Behavioral > cleanupOldAgents > should clean up completed agents older than maxAge: tests/agent-spawner.test.ts#L118
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/agent-spawner.test.ts:118:63
tests/agent-spawner.test.ts > Agent Spawner — Behavioral > getAgentOutput > should return undefined for non-existent agent: tests/agent-spawner.test.ts#L93
AssertionError: expected { id: 'nonexistent', …(8) } to be undefined ❯ tests/agent-spawner.test.ts:93:45
Build & Test (18)
The strategy configuration was canceled because "build._20" failed
tests/auto-dispatch.test.ts > Auto-Dispatch — Technical > keyword matching > should match case-insensitive keywords: tests/auto-dispatch.test.ts#L81
AssertionError: expected 0 to be greater than 0 ❯ tests/auto-dispatch.test.ts:81:44
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for frontend tasks: tests/auto-dispatch.test.ts#L26
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:26:37
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for database tasks: tests/auto-dispatch.test.ts#L18
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:18:37
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for security tasks: tests/auto-dispatch.test.ts#L10
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:10:37
tests/async-math-regex.test.ts > Object Utilities > edge cases > should handle undefined: tests/async-math-regex.test.ts#L283
TypeError: Cannot convert undefined or null to object ❯ tests/async-math-regex.test.ts:283:21
tests/async-math-regex.test.ts > Object Utilities > edge cases > should handle null: tests/async-math-regex.test.ts#L280
TypeError: Cannot convert undefined or null to object ❯ tests/async-math-regex.test.ts:280:21
tests/async-math-regex.test.ts > Async Utilities > concurrency > should limit concurrency: tests/async-math-regex.test.ts#L90
AssertionError: expected 10 to be less than or equal to 3 ❯ tests/async-math-regex.test.ts:90:29
tests/async-math-regex.test.ts > Async Utilities > Promise > should handle withResolvers: tests/async-math-regex.test.ts#L30
TypeError: Promise.withResolvers is not a function ❯ tests/async-math-regex.test.ts:30:44
tests/agent-spawner.test.ts > Agent Spawner — Behavioral > cleanupOldAgents > should clean up completed agents older than maxAge: tests/agent-spawner.test.ts#L118
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/agent-spawner.test.ts:118:63
tests/agent-spawner.test.ts > Agent Spawner — Behavioral > getAgentOutput > should return undefined for non-existent agent: tests/agent-spawner.test.ts#L93
AssertionError: expected { id: 'nonexistent', …(8) } to be undefined ❯ tests/agent-spawner.test.ts:93:45
Build & Test (22)
The strategy configuration was canceled because "build._20" failed
tests/auto-dispatch.test.ts > Auto-Dispatch — Technical > keyword matching > should match partial keywords: tests/auto-dispatch.test.ts#L89
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:89:37
tests/auto-dispatch.test.ts > Auto-Dispatch — Technical > keyword matching > should match case-insensitive keywords: tests/auto-dispatch.test.ts#L81
AssertionError: expected 0 to be greater than 0 ❯ tests/auto-dispatch.test.ts:81:44
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for frontend tasks: tests/auto-dispatch.test.ts#L26
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:26:37
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for database tasks: tests/auto-dispatch.test.ts#L18
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:18:37
tests/auto-dispatch.test.ts > Auto-Dispatch — Behavioral > analyzeTaskForAgents > should dispatch agents for security tasks: tests/auto-dispatch.test.ts#L10
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/auto-dispatch.test.ts:10:37
tests/async-math-regex.test.ts > Object Utilities > edge cases > should handle undefined: tests/async-math-regex.test.ts#L283
TypeError: Cannot convert undefined or null to object ❯ tests/async-math-regex.test.ts:283:21
tests/async-math-regex.test.ts > Object Utilities > edge cases > should handle null: tests/async-math-regex.test.ts#L280
TypeError: Cannot convert undefined or null to object ❯ tests/async-math-regex.test.ts:280:21
tests/async-math-regex.test.ts > Async Utilities > concurrency > should limit concurrency: tests/async-math-regex.test.ts#L90
AssertionError: expected 10 to be less than or equal to 3 ❯ tests/async-math-regex.test.ts:90:29
tests/agent-spawner.test.ts > Agent Spawner — Behavioral > cleanupOldAgents > should clean up completed agents older than maxAge: tests/agent-spawner.test.ts#L118
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/agent-spawner.test.ts:118:63
tests/agent-spawner.test.ts > Agent Spawner — Behavioral > getAgentOutput > should return undefined for non-existent agent: tests/agent-spawner.test.ts#L93
AssertionError: expected { id: 'nonexistent', …(8) } to be undefined ❯ tests/agent-spawner.test.ts:93:45
Lint
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/
VS Code Extension
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/
VS Code Extension
LICENSE, LICENSE.md, or LICENSE.txt not found
VS Code Extension
A 'repository' field is missing from the 'package.json' manifest file. Use --allow-missing-repository to bypass.
Build & Test (20)
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/
Build & Test (18)
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/
Build & Test (22)
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/

Artifacts

Produced during runtime
Name Size Digest
localcode-vscode
29 KB
sha256:e8f2eef32cba921f0dd42aa30a7acc776d0de70acff58acdb3ec86ca6d363e93