画面内のセクションを取得する機能を追加 #120
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.
|