Skip to content

refactoring: restructure chat response processing #8013

refactoring: restructure chat response processing

refactoring: restructure chat response processing #8013

Triggered via pull request November 14, 2024 13:14
@lgrammellgrammel
synchronize #3674
lg/ZJQ8znK3
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Test (18.x)
Object literal may only specify known properties, and 'onStreamPart' does not exist in type '{ stream: ReadableStream<Uint8Array>; onTextPart?: ((streamPart: string) => void | Promise<void>) | undefined; onDataPart?: ((streamPart: JSONValue[]) => void | Promise<...>) | undefined; ... 7 more ...; onFinishStepPart?: ((streamPart: { ...; }) => void | Promise<...>) | undefined; }'.
Test (18.x)
Binding element 'type' implicitly has an 'any' type.
Test (18.x)
Binding element 'value' implicitly has an 'any' type.
Test (18.x)
@ai-sdk/ui-utils#build: command (/home/runner/work/ai/ai/packages/ui-utils) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Test (18.x)
Process completed with exit code 1.
Test (20.x)
The job was canceled because "_18_x" failed.
Test (20.x)
The operation was canceled.
Test (22.x)
The job was canceled because "_18_x" failed.
Test (22.x)
The operation was canceled.
Test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/