Skip to content

test: add 308 tests (287 passing) across 14 test files #18

test: add 308 tests (287 passing) across 14 test files

test: add 308 tests (287 passing) across 14 test files #18

Triggered via push April 3, 2026 01:01
Status Failure
Total duration 32s
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/provider-client.test.ts > resolveModelForStep — Technical > should handle empty string models in routing: tests/provider-client.test.ts#L142
AssertionError: expected 'fallback' to be '' // Object.is equality - Expected + Received + fallback ❯ tests/provider-client.test.ts:142:61
tests/provider-client.test.ts > resolveModelForStep — Behavioral > should use default model when routing has missing fields: tests/provider-client.test.ts#L30
AssertionError: expected 'default' to be '' // Object.is equality - Expected + Received + default ❯ tests/provider-client.test.ts:30:60
tests/file-lock.test.ts > File Lock — Technical > lock path encoding > should handle very long paths: tests/file-lock.test.ts#L193
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/file-lock.test.ts:193:24
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/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 (20)
The strategy configuration was canceled because "build._18" failed
tests/provider-client.test.ts > resolveModelForStep — Technical > should handle empty string models in routing: tests/provider-client.test.ts#L142
AssertionError: expected 'fallback' to be '' // Object.is equality - Expected + Received + fallback ❯ tests/provider-client.test.ts:142:61
tests/provider-client.test.ts > resolveModelForStep — Behavioral > should use default model when routing has missing fields: tests/provider-client.test.ts#L30
AssertionError: expected 'default' to be '' // Object.is equality - Expected + Received + default ❯ tests/provider-client.test.ts:30:60
tests/file-lock.test.ts > File Lock — Technical > lock path encoding > should handle very long paths: tests/file-lock.test.ts#L193
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/file-lock.test.ts:193:24
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/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._18" failed
tests/provider-client.test.ts > resolveModelForStep — Technical > should handle empty string models in routing: tests/provider-client.test.ts#L142
AssertionError: expected 'fallback' to be '' // Object.is equality - Expected + Received + fallback ❯ tests/provider-client.test.ts:142:61
tests/provider-client.test.ts > resolveModelForStep — Behavioral > should use default model when routing has missing fields: tests/provider-client.test.ts#L30
AssertionError: expected 'default' to be '' // Object.is equality - Expected + Received + default ❯ tests/provider-client.test.ts:30:60
tests/file-lock.test.ts > File Lock — Technical > lock path encoding > should handle very long paths: tests/file-lock.test.ts#L193
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/file-lock.test.ts:193:24
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/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 (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 (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 (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:d5cf34caadb952c2f10e34b522be120b342cbb5456f3752b8fe02f6a356c8f0f