Return messageId instead of resolving in stream #3403
ci.yml
on: push
build-and-check
2m 29s
Matrix: test-integration
Matrix: test
Annotations
17 errors and 6 warnings
|
test-integration-backend
Final attempt failed. Child_process exited with error code 123
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/cost-aggregation.integration.test.ts#L399
Expected: 50
Received: 5
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/cost-aggregation.integration.***.ts:399:30)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/cost-aggregation.integration.test.ts#L292
Expected: 73
Received: 10
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/cost-aggregation.integration.***.ts:292:30)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/cost-aggregation.integration.test.ts#L399
Expected: 50
Received: 5
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/cost-aggregation.integration.***.ts:399:30)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/cost-aggregation.integration.test.ts#L292
Expected: 73
Received: 10
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/cost-aggregation.integration.***.ts:292:30)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/cost-aggregation.integration.test.ts#L399
Expected: 50
Received: 5
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/cost-aggregation.integration.***.ts:399:30)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/cost-aggregation.integration.test.ts#L292
Expected: 73
Received: 10
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/cost-aggregation.integration.***.ts:292:30)
|
|
error: expect(received).toEqual(expected):
backend/src/__tests__/run-agent-step-tools.test.ts#L207
Expected: {
message: "Hi",
}
Received: undefined
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/run-agent-step-tools.***.ts:207:38)
|
|
error: expect(received).toBeGreaterThan(expected):
backend/src/__tests__/read-docs-tool.test.ts#L661
Expected: > 0
Received: 0
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/read-docs-tool.***.ts:661:39)
|
|
error: expect(received).toBeGreaterThan(expected):
backend/src/__tests__/read-docs-tool.test.ts#L595
Expected: > 0
Received: 0
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/read-docs-tool.***.ts:595:39)
|
|
error: expect(received).toBeGreaterThan(expected):
backend/src/__tests__/read-docs-tool.test.ts#L530
Expected: > 0
Received: 0
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/read-docs-tool.***.ts:530:39)
|
|
error: expect(received).toBeGreaterThan(expected):
backend/src/__tests__/read-docs-tool.test.ts#L464
Expected: > 0
Received: 0
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/read-docs-tool.***.ts:464:39)
|
|
error: expect(received).toHaveBeenCalledWith(expected):
backend/src/__tests__/read-docs-tool.test.ts#L410
Number of calls: 0
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/read-docs-tool.***.ts:410:59)
|
|
error: expect(received).toHaveBeenCalledWith(expected):
backend/src/__tests__/read-docs-tool.test.ts#L340
Number of calls: 0
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/read-docs-tool.***.ts:340:59)
|
|
error: expect(received).toHaveBeenCalledTimes(expected):
backend/src/__tests__/main-prompt.test.ts#L518
Expected number of calls: 1
Received number of calls: 0
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/main-prompt.***.ts:518:32)
|
|
error: expect(received).toHaveBeenCalledTimes(expected):
backend/src/__tests__/main-prompt.test.ts#L344
Expected number of calls: 1
Received number of calls: 0
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/main-prompt.***.ts:344:32)
|
|
error: expect(received).toHaveBeenCalledWith(expected):
backend/src/__tests__/agent-run.test.ts#L333
Number of calls: 1
at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:333:26)
|
|
test-integration-backend
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-integration-backend
Attempt 1 failed. Reason: Child_process exited with error code 123
|
|
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
|