chore: bump version to 1.7.0-sora.3 #561
Annotations
6 errors
|
release (ubuntu-latest)
Process completed with exit code 1.
|
|
release (ubuntu-latest)
Type '{ id: string; type: "openai"; providerId: string; name: string; fileId?: string | undefined; prompt: string; metadata: Video; status: "completed"; thumbnail: string | null; } | { id: string; ... 7 more ...; fileId: string; } | ... 4 more ... | { ...; }' is not assignable to type 'OpenAIVideo | undefined'.
|
|
release (windows-latest)
Process completed with exit code 1.
|
|
release (windows-latest)
Type '{ id: string; type: "openai"; providerId: string; name: string; fileId?: string | undefined; prompt: string; metadata: Video; status: "completed"; thumbnail: string | null; } | { id: string; ... 7 more ...; fileId: string; } | ... 4 more ... | { ...; }' is not assignable to type 'OpenAIVideo | undefined'.
|
|
release (macos-latest)
Process completed with exit code 1.
|
|
release (macos-latest)
Type '{ id: string; type: "openai"; providerId: string; name: string; fileId?: string | undefined; prompt: string; metadata: Video; status: "completed"; thumbnail: string | null; } | { id: string; ... 7 more ...; fileId: string; } | ... 4 more ... | { ...; }' is not assignable to type 'OpenAIVideo | undefined'.
|