sdk: implement promptAiSdkStream #4019
Annotations
10 errors and 4 warnings
|
web/src/api/v1/chat/__tests__/completions.test.ts#L422
Expected: 200
Received: 400
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:422:31)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L388
Expected: 200
Received: 400
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:388:31)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L315
{
- "message": "agentRunId Not Running: run-completed",
+ "message": "No runId found in request body",
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:315:20)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L284
{
- "message": "agentRunId Not Found: run-nonexistent",
+ "message": "No runId found in request body",
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:284:20)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L255
{
- "message": "No agentRunId found in request body",
+ "message": "No runId found in request body",
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:255:20)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L422
Expected: 200
Received: 400
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:422:31)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L388
Expected: 200
Received: 400
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:388:31)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L315
{
- "message": "agentRunId Not Running: run-completed",
+ "message": "No runId found in request body",
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:315:20)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L284
{
- "message": "agentRunId Not Found: run-nonexistent",
+ "message": "No runId found in request body",
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:284:20)
|
|
web/src/api/v1/chat/__tests__/completions.test.ts#L255
{
- "message": "No agentRunId found in request body",
+ "message": "No runId found in request body",
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:255:20)
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading