Add pre-commit hooks with Ruff, ESLint, and Prettier #7
Annotations
10 warnings
|
Run npx eslint .:
frontend/app/projects/[projectId]/brainstorming/[phaseId]/conversations/page.tsx#L794
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Run npx eslint .:
frontend/app/projects/[projectId]/brainstorming/[phaseId]/conversations/page.tsx#L794
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Run npx eslint .:
frontend/app/projects/[projectId]/brainstorming/[phaseId]/conversations/page.tsx#L475
React Hook useEffect has a missing dependency: 'fetchModules'. Either include it or remove the dependency array
|
|
Run npx eslint .:
frontend/app/projects/[projectId]/brainstorming/[phaseId]/conversations/page.tsx#L366
React Hook useEffect has a missing dependency: 'fetchModules'. Either include it or remove the dependency array
|
|
Run npx eslint .:
frontend/app/projects/[projectId]/brainstorming/[phaseId]/conversations/page.tsx#L289
React Hook useEffect has a missing dependency: 'fetchModules'. Either include it or remove the dependency array
|
|
Run npx eslint .:
frontend/app/projects/[projectId]/brainstorming/[phaseId]/BrainstormingLayoutClient.tsx#L251
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Run npx eslint .:
frontend/app/projects/[projectId]/brainstorming/[phaseId]/BrainstormingLayoutClient.tsx#L251
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Run npx eslint .:
frontend/app/projects/ProjectsClient.tsx#L118
React Hook useEffect has a missing dependency: 'fetchProjects'. Either include it or remove the dependency array
|
|
Run npx eslint .:
frontend/app/oauth/authorize/OAuthAuthorizeClient.tsx#L279
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
Run npx eslint .
React Hook useEffect has a missing dependency: 'validateToken'. Either include it or remove the dependency array
|
Loading