Update date #209
Annotations
8 errors
Typecheck:
apps/desktop/src/routes/editor/ConfigSidebar.tsx#L703
Variable 'colorInput' is used before being assigned.
|
Typecheck:
apps/desktop/src/routes/editor/Editor.tsx#L422
Variable 'cropAreaRef' is used before being assigned.
|
Typecheck:
apps/desktop/src/routes/editor/Editor.tsx#L427
Variable 'cropAreaRef' is used before being assigned.
|
Typecheck:
apps/desktop/src/routes/editor/Editor.tsx#L515
Variable 'cropAreaRef' is used before being assigned.
|
Typecheck:
apps/desktop/src/routes/editor/Editor.tsx#L520
Variable 'cropAreaRef' is used before being assigned.
|
Typecheck:
apps/desktop/src/routes/editor/Player.tsx#L46
Variable 'canvasRef' is used before being assigned.
|
Typecheck:
apps/desktop/src/routes/prev-recordings.tsx#L354
Property 'progress' does not exist on type '{ type: "copying"; progress: number; message: string; mediaPath?: string | undefined; stage: "rendering" | undefined; renderProgress?: number | undefined; totalFrames?: number | undefined; } | { ...; } | { ...; }'.
|
Typecheck
Process completed with exit code 2.
|
Loading