deps: bump openai from 4.67.2 to 4.73.0 #230
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
|