feat(lifecycle): add window close and visibility change handlers #118
Annotations
7 errors and 2 warnings
|
Frontend
Canceling since a higher priority waiting request for CI-refs/heads/main exists
|
|
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
Canceling since a higher priority waiting request for CI-refs/heads/main exists
|
|
Frontend
Skipping sticky disk commit due to previous step failures
|
|
Frontend
Found 2 failed/cancelled steps in previous workflow steps
|