Add maintenance-mode message to Lexbox UI#2240
Open
rmunn wants to merge 2 commits into
Open
GitHub Actions / ESLint Report Analysis
failed
Apr 10, 2026 in 1s
ESLint Report Analysis
4 ESLint error(s) and 0 ESLint warning(s) found
Details
Annotations
Check failure on line 73 in frontend/src/hooks.client.ts
github-actions / ESLint Report Analysis
frontend/src/hooks.client.ts#L73
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .value on a type that cannot be resolved.
Check failure on line 75 in frontend/src/hooks.client.ts
github-actions / ESLint Report Analysis
frontend/src/hooks.client.ts#L75
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .value on a type that cannot be resolved.
Check failure on line 93 in frontend/src/hooks.server.ts
github-actions / ESLint Report Analysis
frontend/src/hooks.server.ts#L93
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .value on a type that cannot be resolved.
Check failure on line 95 in frontend/src/hooks.server.ts
github-actions / ESLint Report Analysis
frontend/src/hooks.server.ts#L95
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .value on a type that cannot be resolved.
Loading