[feat] initial cli app with proper tui
#3789
ci.yml
on: pull_request
build-and-check
2m 44s
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).toHaveBeenCalledTimes(expected):
backend/src/__tests__/subagent-streaming.test.ts#L179
Expected number of calls: 4
Received number of calls: 2
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/subagent-streaming.***.ts:179:31)
|
|
error: expect(received).toHaveBeenCalledTimes(expected):
backend/src/__tests__/subagent-streaming.test.ts#L179
Expected number of calls: 4
Received number of calls: 2
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/subagent-streaming.***.ts:179:31)
|
|
error: expect(received).toHaveBeenCalledTimes(expected):
backend/src/__tests__/subagent-streaming.test.ts#L179
Expected number of calls: 4
Received number of calls: 2
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/subagent-streaming.***.ts:179:31)
|
|
error: expect(received).toHaveBeenCalledTimes(expected):
backend/src/__tests__/subagent-streaming.test.ts#L179
Expected number of calls: 4
Received number of calls: 2
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/subagent-streaming.***.ts:179:31)
|
|
error: expect(received).toHaveBeenCalledTimes(expected):
backend/src/__tests__/subagent-streaming.test.ts#L179
Expected number of calls: 4
Received number of calls: 2
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/subagent-streaming.***.ts:179:31)
|
|
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
|