Skip to content

refactoring: restructure chat response processing #8014

refactoring: restructure chat response processing

refactoring: restructure chat response processing #8014

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

ci.yml

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

Annotations

13 errors and 2 warnings
Test (22.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 (22.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 (22.x)
Binding element 'type' implicitly has an 'any' type.
Test (22.x)
Binding element 'value' implicitly has an 'any' type.
Test (22.x)
Process completed with exit code 1.
Test (20.x)
The job was canceled because "_22_x" failed.
Test (20.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 (20.x)
Binding element 'type' implicitly has an 'any' type.
Test (20.x)
Binding element 'value' implicitly has an 'any' type.
Test (20.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 (20.x)
Process completed with exit code 1.
Test (18.x)
The job was canceled because "_22_x" failed.
Test (18.x)
The operation was canceled.
Test (22.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 (22.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/