Skip to content

deps: bump openai from 4.67.2 to 4.73.0 #230

deps: bump openai from 4.67.2 to 4.73.0

deps: bump openai from 4.67.2 to 4.73.0 #230

Triggered via pull request November 25, 2024 16:08
Status Failure
Total duration 2m 16s
Artifacts

cross-platform-test.yml

on: pull_request
Matrix: test-tauri
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test-tauri (ubuntu-22.04): src/components/ChatBox/InputBox.tsx#L97
Argument of type 'ChatCompletionContentPart[]' is not assignable to parameter of type '(ChatCompletionContentPartText | ChatCompletionContentPartImage)[]'.
test-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build
test-tauri (macos-latest, --target aarch64-apple-darwin): src/components/ChatBox/InputBox.tsx#L97
Argument of type 'ChatCompletionContentPart[]' is not assignable to parameter of type '(ChatCompletionContentPartText | ChatCompletionContentPartImage)[]'.
test-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target aarch64-apple-darwin
test-tauri (windows-latest): src/components/ChatBox/InputBox.tsx#L97
Argument of type 'ChatCompletionContentPart[]' is not assignable to parameter of type '(ChatCompletionContentPartText | ChatCompletionContentPartImage)[]'.
test-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build
test-tauri (macos-latest, --target x86_64-apple-darwin): src/components/ChatBox/InputBox.tsx#L97
Argument of type 'ChatCompletionContentPart[]' is not assignable to parameter of type '(ChatCompletionContentPartText | ChatCompletionContentPartImage)[]'.
test-tauri (macos-latest, --target x86_64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target x86_64-apple-darwin