画面内のセクションを取得する機能を追加 #114
Annotations
7 errors
|
lint (22.x)
Process completed with exit code 1.
|
|
types (22.x)
Process completed with exit code 2.
|
|
types (22.x):
app/[docs_id]/pageContent.tsx#L63
Type '{ splitMdContent: MarkdownSection[]; sectionInView: boolean[]; docs_id: string; onClose: () => void; }' is missing the following properties from type 'ChatFormProps': replOutputs, fileContents, execResults
|
|
types (22.x):
app/[docs_id]/chatForm.tsx#L99
Cannot find name 'updateChatHistory'. Did you mean 'useChatHistory'?
|
|
types (22.x):
app/[docs_id]/chatForm.tsx#L96
Cannot find name 'updateChatHistory'. Did you mean 'useChatHistory'?
|
|
types (22.x):
app/[docs_id]/chatForm.tsx#L84
Cannot find name 'documentContent'.
|
|
types (22.x):
app/[docs_id]/chatForm.tsx#L72
Cannot find name 'updateChatHistory'. Did you mean 'useChatHistory'?
|