Single instance, fix titlebars, better Windows support #72
Annotations
6 errors and 1 warning
Typecheck:
apps/desktop/src/routes/prev-recordings.tsx#L444
Property 'stage' does not exist on type 'ProgressState'.
|
Typecheck:
apps/desktop/src/routes/prev-recordings.tsx#L449
Property 'stage' does not exist on type 'ProgressState'.
|
Typecheck:
apps/desktop/src/routes/prev-recordings.tsx#L456
Property 'stage' does not exist on type 'ProgressState'.
|
Typecheck:
apps/desktop/src/routes/prev-recordings.tsx#L471
Property 'progress' does not exist on type '{ type: "idle"; } | { type: "copying" | "saving"; progress: number; message: string; mediaPath?: string | undefined; stage?: "rendering" | undefined; }'.
|
Typecheck:
apps/desktop/src/routes/prev-recordings.tsx#L478
Property 'message' does not exist on type 'ProgressState'.
|
Typecheck
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading