fix(cli): restore stdin to original state after OSC theme detection #4888
ci.yml
on: push
build-and-check
2m 41s
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):
.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)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L449
Expected length: 3
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:449:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L538
Expected length: 2
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:538:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L523
Expected length: 3
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:523:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L449
Expected length: 3
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:449:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L538
Expected length: 2
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:538:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L523
Expected length: 3
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:523:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L449
Expected length: 3
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:449:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L538
Expected length: 2
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:538:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L523
Expected length: 3
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:523:20)
|
|
error: expect(received).toHaveLength(expected):
cli/src/utils/__tests__/send-message-helpers.test.ts#L449
Expected length: 3
Received length: 1
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/send-message-helpers.***.ts:449:20)
|
|
test-cli
Attempt 4 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 3 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 1 failed. Reason: Child_process exited with error code 123
|