Save message history in log of openrouter errors #5279
ci.yml
on: push
build-and-check
2m 38s
Matrix: test-integration
Matrix: test
Annotations
6 errors and 4 warnings
|
test-cli
Final attempt failed. Child_process exited with error code 123
|
|
error: expect(received).toBeUndefined():
cli/src/hooks/helpers/__tests__/send-message.test.ts#L422
Received: [
{
type: "text",
content: "some block",
}
]
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:422:31)
|
|
error: expect(received).toBeUndefined():
cli/src/hooks/helpers/__tests__/send-message.test.ts#L422
Received: [
{
type: "text",
content: "some block",
}
]
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:422:31)
|
|
error: expect(received).toBeUndefined():
cli/src/hooks/helpers/__tests__/send-message.test.ts#L422
Received: [
{
type: "text",
content: "some block",
}
]
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:422:31)
|
|
error: expect(received).toBeUndefined():
cli/src/hooks/helpers/__tests__/send-message.test.ts#L422
Received: [
{
type: "text",
content: "some block",
}
]
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:422:31)
|
|
error: expect(received).toBeUndefined():
cli/src/hooks/helpers/__tests__/send-message.test.ts#L422
Received: [
{
type: "text",
content: "some block",
}
]
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:422:31)
|
|
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
|