Skip to content

Release Snapshot

Release Snapshot #4

Manually triggered May 17, 2024 23:41
Status Failure
Total duration 1m 14s
Artifacts

release-snapshot.yml

on: workflow_dispatch
Release Snapshot
1m 5s
Release Snapshot
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Release Snapshot
@ai-sdk/openai#build: command (/home/runner/work/ai/ai/packages/openai) pnpm run build exited (1)
Release Snapshot
Type 'ReadableStream<ParseResult<{ object: "chat.completion" | "chat.completion.chunk"; choices: { index: number; delta: { role?: "assistant" | undefined; content?: string | null | undefined; tool_calls?: { function: { ...; }; index: number; id?: string | ... 1 more ... | undefined; type?: "function" | undefined; }[] | un...' is not assignable to type 'ReadableStream<LanguageModelV1StreamPart>'.
Release Snapshot
Process completed with exit code 1.
Release Snapshot
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release Snapshot
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/