Skip to content

Build and deploy demo #50

Build and deploy demo

Build and deploy demo #50

Manually triggered February 6, 2026 18:45
Status Failure
Total duration 52s
Artifacts

deploy-demo.yml

on: workflow_dispatch
Build and deploy demo
48s
Build and deploy demo
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build and deploy demo
Process completed with exit code 2.
Build and deploy demo: src/App.tsx#L368
Property 'valueType' is missing in type '{ value: string; lang: string; height: string; isReadOnly: true; }' but required in type '{ valueType: any; value: any; height: any; lang: any; isReadOnly: any; }'.
Build and deploy demo: src/App.tsx#L349
Property 'isReadOnly' is missing in type '{ value: string; lang: string; height: string; valueType: string; }' but required in type '{ valueType: any; value: any; height: any; lang: any; isReadOnly: any; }'.
Build and deploy demo: src/App.tsx#L334
Property 'isReadOnly' is missing in type '{ value: string; lang: string; height: string; valueType: string; }' but required in type '{ valueType: any; value: any; height: any; lang: any; isReadOnly: any; }'.