Skip to content

feat: Recording pipeline optimisations and fail-safes #5107

feat: Recording pipeline optimisations and fail-safes

feat: Recording pipeline optimisations and fail-safes #5107

Triggered via pull request December 29, 2025 15:05
Status Failure
Total duration 4m 26s
Artifacts

ci.yml

on: pull_request
Detect Changes
7s
Detect Changes
Typecheck
1m 16s
Typecheck
Format (Biome)
7s
Format (Biome)
Format (Cargo)
9s
Format (Cargo)
Lint (Biome)
14s
Lint (Biome)
Verify Tauri plugin versions
7s
Verify Tauri plugin versions
Matrix: Build Desktop
Matrix: Clippy
Matrix: Rust cache
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Typecheck: apps/desktop/src/routes/(window-chrome)/new-main/MicrophoneSelect.tsx#L14
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Typecheck: apps/desktop/src/routes/(window-chrome)/new-main/ChangeLogButton.tsx#L7
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Typecheck: apps/desktop/src/routes/(window-chrome)/new-main/CameraSelect.tsx#L6
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Typecheck: apps/desktop/src/routes/(window-chrome)/(main).tsx#L647
Argument of type 'unknown' is not assignable to parameter of type 'StoreSetter<boolean, ["pending"]>'.
Typecheck: apps/desktop/src/routes/(window-chrome)/(main).tsx#L38
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Typecheck: apps/desktop/src/components/RecoveryToast.tsx#L4
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Typecheck: apps/desktop/src/components/ModeSelect.tsx#L8
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Typecheck: apps/desktop/src/components/Mode.tsx#L5
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Typecheck: apps/desktop/src/components/Cropper.tsx#L25
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Typecheck: apps/desktop/src/App.tsx#L18
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
Clippy (aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
Clippy (x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 1.