Skip to content

Delete settings.local.json #5499

Delete settings.local.json

Delete settings.local.json #5499

Triggered via push January 26, 2026 17:45
Status Failure
Total duration 26m 36s
Artifacts

ci.yml

on: push
Detect Changes
5s
Detect Changes
Typecheck
1m 26s
Typecheck
Format (Biome)
8s
Format (Biome)
Format (Cargo)
17s
Format (Cargo)
Lint (Biome)
13s
Lint (Biome)
Verify Tauri plugin versions
Verify Tauri plugin versions
Matrix: Build Desktop
Matrix: Clippy
Matrix: Rust cache
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Typecheck
Process completed with exit code 2.
Typecheck: packages/database/emails/config.ts#L50
Object literal may only specify known properties, but 'reply_to' does not exist in type 'CreateEmailOptions'. Did you mean to write 'replyTo'?
Typecheck: packages/database/emails/config.ts#L50
Object literal may only specify known properties, but 'reply_to' does not exist in type 'CreateEmailOptions'. Did you mean to write 'replyTo'?
Typecheck: apps/desktop/src/routes/window-capture-occluder.tsx#L20
Type '"camera" | { screen: { id: string; }; } | { area: { screen: string; bounds: LogicalBounds; }; }' is not assignable to type 'object'.
Typecheck: apps/desktop/src/routes/window-capture-occluder.tsx#L17
Type 'CurrentRecordingTarget' is not assignable to type 'object'.
Typecheck: apps/desktop/src/routes/in-progress-recording.tsx#L361
Argument of type '"Camera"' is not assignable to parameter of type 'ShowCapWindow'.
Rust cache (aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
Rust cache (x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 1.