C++のページを追加 #53
Annotations
4 errors
|
types (22.x)
Process completed with exit code 2.
|
|
types (22.x):
app/terminal/python/page.tsx#L32
Type '{ filename: string; language: "python"; content: string; }' is not assignable to type 'IntrinsicAttributes & ExecProps'.
|
|
types (22.x):
app/terminal/exec.tsx#L111
Property 'filename' does not exist on type 'ExecProps'. Did you mean 'filenames'?
|
|
types (22.x):
app/[docs_id]/markdown.tsx#L107
Type 'AceLang | null' is not assignable to type 'AceLang | undefined'.
|