Fix/frontend compilation and syntax #262
Open
Annotations
10 errors and 11 warnings
|
Run ESLint Checks:
client/lib/aiSummarization.ts#L54
Unexpected any. Specify a different type
|
|
Run ESLint Checks:
client/components/graph/ProvenanceSidebar.tsx#L143
React Hook "React.useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Run ESLint Checks:
client/components/graph/ProvenanceSidebar.tsx#L141
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Run ESLint Checks:
client/components/graph/ProvenanceSidebar.tsx#L140
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Run ESLint Checks:
client/app/dashboard/page.tsx#L1074
Unexpected any. Specify a different type
|
|
Run ESLint Checks:
client/app/dashboard/page.tsx#L395
Unexpected any. Specify a different type
|
|
Run ESLint Checks:
client/app/dashboard/page.tsx#L311
Unexpected any. Specify a different type
|
|
Run ESLint Checks:
client/app/dashboard/page.tsx#L123
'avEngine' is never reassigned. Use 'const' instead
|
|
Run ESLint Checks:
client/app/ai-summary/page.tsx#L61
Unexpected any. Specify a different type
|
|
Run ESLint Checks:
client/app/ai-summary/page.tsx#L47
Unexpected any. Specify a different type
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint Checks:
client/app/dashboard/page.tsx#L312
'isLoading' is assigned a value but never used
|
|
Run ESLint Checks:
client/app/dashboard/page.tsx#L38
'Sparkles' is defined but never used
|
|
Run ESLint Checks:
client/app/dashboard/page.tsx#L35
'Database' is defined but never used
|
|
Run ESLint Checks:
client/app/dashboard/page.tsx#L34
'LayoutDashboard' is defined but never used
|
|
Run ESLint Checks:
client/app/api/threatmap/route.ts#L42
'error' is defined but never used
|
|
Run ESLint Checks:
client/app/api/threatmap/route.ts#L19
'inferLocation' is defined but never used
|
|
Run ESLint Checks:
client/app/api/crimeindex/route.ts#L54
'error' is defined but never used
|
|
Run ESLint Checks:
client/app/ai-summary/page.tsx#L16
'Download' is defined but never used
|
|
Run ESLint Checks:
client/app/ai-summary/page.tsx#L7
'supabase' is defined but never used
|
|
Run ESLint Checks:
client/app/ai-summary/page.tsx#L4
'useEffect' is defined but never used
|
background
wait
wait-all
cancel
Loading