fix(camera-effects): stabilize segmentation mask updates #6630
ci.yml
on: push
Detect Changes
7s
Typecheck
1m 34s
Format (Biome)
11s
Format (Cargo)
18s
Lint (Biome)
14s
Verify Tauri plugin versions
Matrix: Build Desktop
Matrix: Clippy
Matrix: Rust cache
Annotations
14 errors, 20 warnings, and 8 notices
|
lint/a11y/noSvgWithoutTitle:
apps/web/actions/videos/get-og-image.tsx#L115
Alternative text title element cannot be empty
|
|
assist/source/organizeImports:
apps/storybook/vite.config.ts.timestamp-1735325995918-46a167c39672.mjs#L2
The imports and exports are not sorted.
|
|
assist/source/organizeImports:
apps/desktop/src/utils/stride-correction-worker.ts#L56
The imports and exports are not sorted.
|
|
assist/source/organizeImports:
apps/desktop/src/utils/frame-worker.ts#L1
The imports and exports are not sorted.
|
|
parse:
apps/desktop/src/styles/theme.css#L414
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L172
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L168
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L164
Tailwind-specific syntax is disabled.
|
|
parse:
apps/desktop/src/styles/theme.css#L160
Tailwind-specific syntax is disabled.
|
|
lint/security/noBlankTarget:
apps/desktop/src/routes/(window-chrome)/new-main/index.tsx#L2480
Avoid using target="_blank" without rel="noopener" or rel="noreferrer".
|
|
Rust cache (x86_64-apple-darwin, macos-latest)
Process completed with exit code 101.
|
|
Rust cache (aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
|
|
Rust cache (x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 1.
|
|
Clippy (x86_64-pc-windows-msvc, windows-latest)
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 2nd, 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 2nd, 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 2nd, 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/web/actions/organization/get-organization-sso-data.ts#L25
Change to an optional chain.
|
|
lint/suspicious/noExplicitAny:
apps/web/actions/organization/domain-utils.ts#L135
Unexpected any. Specify a different type.
|
|
lint/suspicious/noExplicitAny:
apps/web/actions/organization/domain-utils.ts#L89
Unexpected any. Specify a different type.
|
|
lint/complexity/useOptionalChain:
apps/web/actions/organization/delete-space.ts#L29
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/web/actions/organization/create-space.ts#L32
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/web/actions/folders/remove-videos.ts#L23
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/web/actions/folders/moveVideoToFolder.ts#L24
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/web/actions/folders/get-folder-videos.ts#L16
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/web/actions/folders/add-videos.ts#L24
Change to an optional chain.
|
|
lint/complexity/useOptionalChain:
apps/discord-bot/src/index.ts#L83
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 2nd, 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@v3, pnpm/action-setup@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Rust cache (x86_64-apple-darwin, macos-latest)
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@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Clippy (aarch64-apple-darwin, macos-latest)
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 2nd, 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/
|
|
Rust cache (aarch64-apple-darwin, macos-latest)
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@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Rust cache (x86_64-pc-windows-msvc, windows-latest)
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@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Clippy (x86_64-pc-windows-msvc, windows-latest)
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 2nd, 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.14
|
|
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#L618
Avoid redundant double-negation.
|
|
Rust cache (x86_64-pc-windows-msvc, windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
|
Clippy (x86_64-pc-windows-msvc, windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|