Skip to content

feat: Massive performance overhaul for editor playback #4986

feat: Massive performance overhaul for editor playback

feat: Massive performance overhaul for editor playback #4986

Triggered via pull request December 15, 2025 23:12
Status Failure
Total duration 7m 9s
Artifacts

ci.yml

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

Annotations

4 errors
Typecheck
Process completed with exit code 2.
Typecheck: apps/desktop/src/components/ModeSelect.tsx#L96
Property 'setRecordingMode' does not exist on type '{ setMicInput(label: string | null): Promise<null>; setCameraInput(id: DeviceOrModelID | null): Promise<null>; uploadLogs(): Promise<null>; ... 91 more ...; discardIncompleteRecording(projectPath: string): Promise<...>; }'. Did you mean 'getRecordingMeta'?
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.