Skip to content

画面内のセクションを取得する機能を追加 #114

画面内のセクションを取得する機能を追加

画面内のセクションを取得する機能を追加 #114

Triggered via pull request October 19, 2025 18:29
Status Failure
Total duration 48s
Artifacts

node.js.yml

on: pull_request
Matrix: lint
Matrix: types
Fit to window
Zoom out
Zoom in

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'?