Skip to content

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

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

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

Triggered via pull request October 24, 2025 09:04
Status Failure
Total duration 59s
Artifacts

node.js.yml

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

Annotations

3 errors
types (22.x)
Process completed with exit code 2.
types (22.x): app/terminal/python/page.tsx#L13
Property 'terminalId' is missing in type '{ initRuntime: () => Promise<void>; runtimeInitializing: boolean; runtimeReady: boolean; initMessage: string; prompt: string; promptMore: string; language: string; tabSize: number; mutex: MutexInterface; sendCommand: (code: string) => Promise<...>; checkSyntax: (code: string) => Promise<...>; }' but required in type 'ReplComponentProps'.
lint (22.x)
Process completed with exit code 1.