deps: bump openai from 4.67.2 to 4.77.0 #253
Annotations
8 errors
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 "pnpm ["tauri","build","--target","aarch64-apple-darwin"]" failed with exit code 1
|
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 "pnpm ["tauri","build","--target","x86_64-apple-darwin"]" failed with exit code 1
|
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 "pnpm ["tauri","build"]" failed with exit code 1
|
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 "pnpm ["tauri","build"]" failed with exit code 1
|