wip: Optimize macOS recording pipeline with M4S muxer and async finalization (+ optimisations) #5085
ci.yml
on: pull_request
Detect Changes
9s
Typecheck
1m 9s
Format (Biome)
9s
Format (Cargo)
11s
Lint (Biome)
14s
Verify Tauri plugin versions
6s
Matrix: Build Desktop
Matrix: Clippy
Matrix: Rust cache
Annotations
5 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
apps/desktop/src/routes/editor/ExportPage.tsx#L201
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
Typecheck:
apps/desktop/src/routes/editor/ExportPage.tsx#L199
Rest parameter 'args' implicitly has an 'any[]' type.
|
|
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.
|