This repository was archived by the owner on Apr 17, 2026. It is now read-only.
fix: Properly integrate Arcanea Swarm tools #8
ci.yml
on: push
Annotations
10 errors
|
error: expect(received).toBe(expected):
src/agents/sisyphus-junior.test.ts#L47
Expected: "Custom description"
Received: undefined
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/agents/sisyphus-junior.test.ts:47:34)
|
|
error: expect(received).toBe(expected):
src/agents/sisyphus-junior.test.ts#L36
Expected: 0.9
Received: undefined
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/agents/sisyphus-junior.test.ts:36:28)
|
|
error: expect(received).toBe(expected):
src/agents/sisyphus-junior.test.ts#L25
Expected: 0.5
Received: undefined
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/agents/sisyphus-junior.test.ts:25:34)
|
|
error: expect(received).toBe(expected):
src/agents/sisyphus-junior.test.ts#L14
Expected: "openai/gpt-5.2"
Received: undefined
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/agents/sisyphus-junior.test.ts:14:28)
|
|
error: expect(received).toHaveLength(expected):
src/mcp/index.test.ts#L84
Expected length: 3
Received length: 4
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/mcp/index.test.ts:84:33)
|
|
error: expect(received).toHaveLength(expected):
src/mcp/index.test.ts#L70
Expected length: 3
Received length: 4
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/mcp/index.test.ts:70:33)
|
|
error: expect(received).toHaveLength(expected):
src/mcp/index.test.ts#L58
Expected length: 2
Received length: 3
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/mcp/index.test.ts:58:33)
|
|
error: expect(received).toHaveLength(expected):
src/mcp/index.test.ts#L44
Expected length: 0
Received length: 1
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/mcp/index.test.ts:44:33)
|
|
error: expect(received).toHaveLength(expected):
src/mcp/index.test.ts#L30
Expected length: 2
Received length: 3
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/mcp/index.test.ts:30:33)
|
|
error: expect(received).toHaveLength(expected):
src/mcp/index.test.ts#L16
Expected length: 3
Received length: 4
at <anonymous> (/home/runner/work/arcanea-opencode/arcanea-opencode/src/mcp/index.test.ts:16:33)
|