Skip to content

Update next.config.mjs #5290

Update next.config.mjs

Update next.config.mjs #5290

Triggered via push January 8, 2026 19:05
Status Failure
Total duration 10m 2s
Artifacts

ci.yml

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

Annotations

4 errors
Format (Biome)
Process completed with exit code 1.
Typecheck
Process completed with exit code 2.
Typecheck: apps/web/__tests__/unit/audio-extract.test.ts#L63
Conversion of type 'Mock<() => { noVideo: Mock<Procedure>; audioCodec: Mock<Procedure>; audioBitrate: Mock<Procedure>; format: Mock<Procedure>; outputOptions: Mock<...>; on: Mock<...>; save: Mock<...>; pipe: Mock<...>; }>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Typecheck: apps/web/__tests__/unit/audio-extract.test.ts#L62
Conversion of type 'Mock<() => { noVideo: Mock<Procedure>; audioCodec: Mock<Procedure>; audioBitrate: Mock<Procedure>; format: Mock<Procedure>; outputOptions: Mock<...>; on: Mock<...>; save: Mock<...>; pipe: Mock<...>; }>' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.