Skip to content

Hardcode gsd-builder agent, remove agent config, fix timeout #10

Hardcode gsd-builder agent, remove agent config, fix timeout

Hardcode gsd-builder agent, remove agent config, fix timeout #10

Triggered via push February 11, 2026 06:18
Status Success
Total duration 34s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
test (16.x)
Process completed with exit code 1.
test (20.x)
Process completed with exit code 1.
src/tests/toolRegistry.test.ts > Tool Registry > should handle missing prompt in ping tool: src/tools/registry.ts#L71
Error: Unknown tool: ping ❯ executeTool src/tools/registry.ts:71:22 ❯ src/tests/toolRegistry.test.ts:46:26
src/tests/toolRegistry.test.ts > Tool Registry > should execute ping tool correctly: src/tools/registry.ts#L71
Error: Unknown tool: ping ❯ executeTool src/tools/registry.ts:71:22 ❯ src/tests/toolRegistry.test.ts:41:26
src/tests/toolRegistry.test.ts > Tool Registry > should have opencode async tools available: src/tests/toolRegistry.test.ts#L24
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/tests/toolRegistry.test.ts:24:36
src/tests/toolRegistry.test.ts > Tool Registry > should have ping tool available: src/tests/toolRegistry.test.ts#L20
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/tests/toolRegistry.test.ts:20:32
src/tests/concurrency.test.ts > MCP Server Concurrency > should handle multiple concurrent tool calls correctly: src/tests/concurrency.test.ts#L22
Error: Timeout waiting for responses ❯ Timeout._onTimeout src/tests/concurrency.test.ts:22:16
test (18.x)
Process completed with exit code 1.
src/tests/toolRegistry.test.ts > Tool Registry > should handle missing prompt in ping tool: src/tools/registry.ts#L71
Error: Unknown tool: ping ❯ executeTool src/tools/registry.ts:71:22 ❯ src/tests/toolRegistry.test.ts:46:26
src/tests/toolRegistry.test.ts > Tool Registry > should execute ping tool correctly: src/tools/registry.ts#L71
Error: Unknown tool: ping ❯ executeTool src/tools/registry.ts:71:22 ❯ src/tests/toolRegistry.test.ts:41:26
src/tests/toolRegistry.test.ts > Tool Registry > should have opencode async tools available: src/tests/toolRegistry.test.ts#L24
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/tests/toolRegistry.test.ts:24:36
src/tests/toolRegistry.test.ts > Tool Registry > should have ping tool available: src/tests/toolRegistry.test.ts#L20
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/tests/toolRegistry.test.ts:20:32
src/tests/concurrency.test.ts > MCP Server Concurrency > should handle multiple concurrent tool calls correctly: src/tests/concurrency.test.ts#L22
Error: Timeout waiting for responses ❯ Timeout._onTimeout src/tests/concurrency.test.ts:22:16