Native tools #4831
ci.yml
on: pull_request
build-and-check
2m 30s
Matrix: test-integration
Matrix: test
Annotations
13 errors and 4 warnings
|
error: expect(received).toBeDefined():
.agents/__tests__/context-pruner.test.ts#L251
Received: undefined
at <anonymous> (/home/runner/work/***/***/.agents/__***s__/context-pruner.***.ts:251:30)
|
|
error: expect(received).toBe(expected):
.agents/__tests__/context-pruner.test.ts#L225
Expected: ***
Received: false
at <anonymous> (/home/runner/work/***/***/.agents/__***s__/context-pruner.***.ts:225:35)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/agent-validation.test.ts#L802
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/agent-validation.***.ts:802:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L315
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:315:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L293
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:293:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/agent-validation.test.ts#L802
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/agent-validation.***.ts:802:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L315
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:315:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L293
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:293:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/agent-validation.test.ts#L802
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/agent-validation.***.ts:802:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L315
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:315:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L293
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:293:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/agent-validation.test.ts#L802
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/agent-validation.***.ts:802:30)
|
|
error: expect(received).toBe(expected):
.agents/__tests__/editor-best-of-n.integration.test.ts#L87
Expected: ***
Received: false
at <anonymous> (/home/runner/work/***/***/.agents/__***s__/editor-best-of-n.integration.***.ts:87:33)
|
|
test-common
Attempt 4 failed. Reason: Child_process exited with error code 123
|
|
test-common
Attempt 3 failed. Reason: Child_process exited with error code 123
|
|
test-common
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-common
Attempt 1 failed. Reason: Child_process exited with error code 123
|