chore(deps): bump openai from 4.104.0 to 6.27.0 in /typescript/webhook-handler #89
Annotations
10 errors and 2 warnings
|
Check TypeScript examples compile
Property 'threadId' does not exist on type 'UnifiedMessage'. Did you mean 'thread_id'?
|
|
Check TypeScript examples compile
Property 'threadId' does not exist on type 'UnifiedMessage'. Did you mean 'thread_id'?
|
|
Check TypeScript examples compile
Property 'threadId' does not exist on type 'UnifiedMessage'. Did you mean 'thread_id'?
|
|
Check TypeScript examples compile
Object literal may only specify known properties, but 'threadId' does not exist in type 'SendMessagePayload'. Did you mean to write 'thread_id'?
|
|
Check TypeScript examples compile
Property 'threadId' does not exist on type 'UnifiedMessage'. Did you mean 'thread_id'?
|
|
Check TypeScript examples compile
Property 'id' does not exist on type 'UnifiedMessage'.
|
|
Check TypeScript examples compile
Property 'id' does not exist on type 'UnifiedMessage'.
|
|
Check TypeScript examples compile
Property 'id' does not exist on type 'UnifiedMessage'.
|
|
Check TypeScript examples compile
Cannot find module 'ioredis' or its corresponding type declarations.
|
|
Check TypeScript examples compile
Type 'string | undefined' is not assignable to type 'string'.
|
|
Check TypeScript examples compile
typescript/webhook-handler/ has type errors
|
|
Check TypeScript examples compile
typescript/multi-agent/ has type errors
|
Loading