feat: Massive performance overhaul for editor playback #4986
ci.yml
on: pull_request
Detect Changes
7s
Typecheck
1m 11s
Format (Biome)
9s
Format (Cargo)
16s
Lint (Biome)
11s
Verify Tauri plugin versions
10s
Matrix: Build Desktop
Matrix: Clippy
Matrix: Rust cache
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.
|