Set output tool! Output schema. Remove update_report #2449
ci.yml
on: pull_request
build-and-check
3m 20s
Matrix: test-integration
Matrix: test
Annotations
6 errors and 4 warnings
|
test-backend
Final attempt failed. Child_process exited with error code 123
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/sandbox-generator.test.ts#L91
{
+ error: "Error executing programmatic agent: agentRegistry.getTemplate is not a function. (In 'agentRegistry.getTemplate(agentState.agentType)', 'agentRegistry.getTemplate' is undefined)",
- agentId: "***-agent-123",
- message: "Hello from QuickJS sandbox!",
- prompt: "Test prompt",
}
- Expected - 3
+ Received + 1
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/sandbox-generator.***.ts:91:38)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/sandbox-generator.test.ts#L91
{
+ error: "Error executing programmatic agent: agentRegistry.getTemplate is not a function. (In 'agentRegistry.getTemplate(agentState.agentType)', 'agentRegistry.getTemplate' is undefined)",
- agentId: "***-agent-123",
- message: "Hello from QuickJS sandbox!",
- prompt: "Test prompt",
}
- Expected - 3
+ Received + 1
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/sandbox-generator.***.ts:91:38)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/sandbox-generator.test.ts#L91
{
+ error: "Error executing programmatic agent: agentRegistry.getTemplate is not a function. (In 'agentRegistry.getTemplate(agentState.agentType)', 'agentRegistry.getTemplate' is undefined)",
- agentId: "***-agent-123",
- message: "Hello from QuickJS sandbox!",
- prompt: "Test prompt",
}
- Expected - 3
+ Received + 1
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/sandbox-generator.***.ts:91:38)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/sandbox-generator.test.ts#L91
{
+ error: "Error executing programmatic agent: agentRegistry.getTemplate is not a function. (In 'agentRegistry.getTemplate(agentState.agentType)', 'agentRegistry.getTemplate' is undefined)",
- agentId: "***-agent-123",
- message: "Hello from QuickJS sandbox!",
- prompt: "Test prompt",
}
- Expected - 3
+ Received + 1
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/sandbox-generator.***.ts:91:38)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/sandbox-generator.test.ts#L91
{
+ error: "Error executing programmatic agent: agentRegistry.getTemplate is not a function. (In 'agentRegistry.getTemplate(agentState.agentType)', 'agentRegistry.getTemplate' is undefined)",
- agentId: "***-agent-123",
- message: "Hello from QuickJS sandbox!",
- prompt: "Test prompt",
}
- Expected - 3
+ Received + 1
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/sandbox-generator.***.ts:91:38)
|
|
test-backend
Attempt 4 failed. Reason: Child_process exited with error code 123
|
|
test-backend
Attempt 3 failed. Reason: Child_process exited with error code 123
|
|
test-backend
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-backend
Attempt 1 failed. Reason: Child_process exited with error code 123
|