Skip to content

wip: Optimize macOS recording pipeline with M4S muxer and async finalization (+ optimisations) #5085

wip: Optimize macOS recording pipeline with M4S muxer and async finalization (+ optimisations)

wip: Optimize macOS recording pipeline with M4S muxer and async finalization (+ optimisations) #5085

Triggered via pull request December 23, 2025 22:15
Status Failure
Total duration 4m 23s
Artifacts

ci.yml

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

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.