Native tools #4810
ci.yml
on: pull_request
build-and-check
2m 43s
Matrix: test-integration
Matrix: test
Annotations
4 errors and 2 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):
.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-integration-sdk
Final attempt failed. Child_process exited with error code 123
|
|
test-integration-sdk
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-integration-sdk
Attempt 1 failed. Reason: Child_process exited with error code 123
|