Skip to content

release: 4.68.0

release: 4.68.0 #943

Triggered via pull request October 17, 2024 16:54
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 1.
lint: src/lib/AbstractChatCompletionRunner.ts#L108
Type '{ content: string | null; refusal: string | null; role: "assistant"; audio?: OpenAI.Chat.Completions.ChatCompletionAssistantMessageParam.Audio | null; name?: string; tool_calls?: OpenAI.Chat.Completions.ChatCompletionMessageToolCall[]; }' is not assignable to type 'ChatCompletionMessage' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
lint
Process completed with exit code 2.