Skip to content

Add maintenance-mode message to Lexbox UI#2240

Open
rmunn wants to merge 2 commits into
developfrom
feat/maintenance-warning-in-ui
Open

Add maintenance-mode message to Lexbox UI#2240
rmunn wants to merge 2 commits into
developfrom
feat/maintenance-warning-in-ui

Fix incorrect config binding strings

c89b353
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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.