chore(web): clean up existing lint warnings #521

Open
opened 2026-06-07 09:34:07 +00:00 by simon · 0 comments
Owner

While validating the service graph context-menu work, pnpm --filter web lint passed but reported 25 existing warnings outside the touched files. The warnings include react-hooks/set-state-in-effect in apps/web/app/(dashboard)/automation/jobs/ct-automation-jobs-client.tsx, unused variables in several API routes and host components, React Hook Form incompatible-library warnings in settings/team clients, and one terminal-session exhaustive-deps warning.\n\nThese warnings are unrelated to the service graph change, but they keep lint output noisy and should be cleaned up in a focused maintenance pass.

While validating the service graph context-menu work, `pnpm --filter web lint` passed but reported 25 existing warnings outside the touched files. The warnings include react-hooks/set-state-in-effect in `apps/web/app/(dashboard)/automation/jobs/ct-automation-jobs-client.tsx`, unused variables in several API routes and host components, React Hook Form incompatible-library warnings in settings/team clients, and one terminal-session exhaustive-deps warning.\n\nThese warnings are unrelated to the service graph change, but they keep lint output noisy and should be cleaned up in a focused maintenance pass.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops#521
No description provided.