Skip to content

fix(web-ui): clear CI lint error (useSubscription ref-during-render)#3

Merged
Shooksie merged 1 commit into
mainfrom
feat/kernel-schema-rebuild
Jun 16, 2026
Merged

fix(web-ui): clear CI lint error (useSubscription ref-during-render)#3
Shooksie merged 1 commit into
mainfrom
feat/kernel-schema-rebuild

Conversation

@Shooksie

Copy link
Copy Markdown
Contributor

Follow-up to #2. The merged rebuild left one ESLint error (react-hooks/refs: resultRef.current = result during render in client.ts) that fails the CI build job's lint step. Move the ref write into a useEffect. Lint now 0 errors (27 warnings, non-gating); tsc 0; tests green.

@Shooksie
Shooksie merged commit c6a9537 into main Jun 16, 2026
1 check failed
@Shooksie
Shooksie deleted the feat/kernel-schema-rebuild branch June 16, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant