fix(cli): validate fps upper bound, prune stale sessions, add upload progress, retry desktop store read #7077
ci.yml
on: pull_request
Detect Changes
6s
Typecheck
2m 2s
Format (Biome)
8s
Format (Cargo)
17s
Lint (Biome)
13s
Verify Tauri plugin versions
0s
Matrix: Build Desktop
Matrix: Clippy
Matrix: Rust cache
Annotations
11 errors, 15 warnings, and 6 notices
|
assist/source/organizeImports:
apps/desktop/src/utils/stride-correction-worker.ts#L56
Sort the exported names.
|
|
assist/source/organizeImports:
apps/desktop/src/utils/frame-worker.ts#L81
Sort the exported names.
|
|
parse:
apps/desktop/src/styles/theme.css#L177
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L1210
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L185
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L181
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L15
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L173
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L16
Tailwind-specific syntax is disabled.
|
|
lint/security/noBlankTarget:
apps/desktop/src/routes/(window-chrome)/new-main/index.tsx#L2651
Avoid using target="_blank" without rel="noopener" or rel="noreferrer".
|
|
Format (Cargo)
Process completed with exit code 1.
|
|
Detect Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Format (Biome)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint (Biome)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/Timeline/SceneTrack.tsx#L56
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/Timeline/MaskTrack.tsx#L71
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/Timeline/KeyboardTrack.tsx#L42
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/Timeline/ClipTrack.tsx#L331
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/Timeline/CaptionsTrack.tsx#L44
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/TextOverlay.tsx#L40
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/SplitScreenOverlay.tsx#L84
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/SplitScreenOverlay.tsx#L80
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/editor/MaskOverlay.tsx#L30
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/desktop/src/routes/(window-chrome)/update.tsx#L68
Change to an optional chain.
|
|
Format (Cargo)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint/style/useTemplate:
crates/cursor-info/cursors.html#L603
Template literals are preferred over string concatenation.
|
|
lint/style/useTemplate:
crates/cursor-info/cursors.html#L602
Template literals are preferred over string concatenation.
|
|
deserialize:
biome.json#L2
The configuration schema version does not match the CLI version 2.4.16
|
|
lint/complexity/noExtraBooleanCast:
apps/web/components/tools/TrimmingTool.tsx#L416
Avoid redundant `Boolean` call
|
|
lint/complexity/noExtraBooleanCast:
apps/web/components/tools/TrimmingTool.tsx#L415
Avoid redundant `Boolean` call
|
|
lint/complexity/noExtraBooleanCast:
apps/web/app/s/[videoId]/_components/CapVideoPlayer.tsx#L651
Avoid redundant double-negation.
|