Skip to content

C++のページを追加 #58

C++のページを追加

C++のページを追加 #58

Triggered via pull request August 30, 2025 18:23
@na-trium-144na-trium-144
synchronize #20
wandbox
Status Failure
Total duration 46s
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#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'?