Skip to content

fix(fs): audit and fix file system module error handling, safety, and… #134

fix(fs): audit and fix file system module error handling, safety, and…

fix(fs): audit and fix file system module error handling, safety, and… #134

Triggered via push February 22, 2026 19:46
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Rust Checks
0s
Rust Checks
GUI Check (macos)
0s
GUI Check (macos)
GUI Check (windows)
0s
GUI Check (windows)
CI Success
5s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Frontend
Process completed with exit code 2.
Frontend: src/lib/__tests__/error-handler.test.ts#L21
Type 'Mock<Procedure | Constructable>' is not assignable to type '(channel: string, text: string, options?: { severity?: "error" | undefined; } | undefined) => void'.
Frontend: src/lib/__tests__/error-handler.test.ts#L21
Type 'Mock<Procedure | Constructable>' is not assignable to type '(options: { type: "error"; message: string; title?: string | undefined; source?: string | undefined; }) => void'.
Frontend: src/lib/__tests__/error-handler.test.ts#L12
Type 'Mock<Procedure | Constructable>' is not assignable to type '(channel: string, text: string, options?: { severity?: "error" | undefined; } | undefined) => void'.
Frontend: src/lib/__tests__/error-handler.test.ts#L12
Type 'Mock<Procedure | Constructable>' is not assignable to type '(options: { type: "error"; message: string; title?: string | undefined; source?: string | undefined; }) => void'.
CI Success
Process completed with exit code 1.
Frontend
Skipping sticky disk commit due to previous step failures
Frontend
Found 2 failed/cancelled steps in previous workflow steps