refactor(api): extract shared session and message helpers for chat routers #699
Annotations
8 warnings
|
Run ESLint:
frontend/src/lib/hooks/use-credentials.ts#L214
'_removed' is assigned a value but never used
|
|
Run ESLint:
frontend/src/components/source/ModelSelector.tsx#L71
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Run ESLint:
frontend/src/components/source/ModelSelector.tsx#L71
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run ESLint:
frontend/src/components/podcasts/GeneratePodcastDialog.tsx#L124
React Hook useMemo has a missing dependency: 'sourcesQueries'. Either include it or remove the dependency array
|
|
Run ESLint:
frontend/src/app/(dashboard)/settings/api-keys/page.tsx#L54
'useMigrateFromEnv' is defined but never used
|
|
Run ESLint:
frontend/src/app/(dashboard)/settings/api-keys/page.tsx#L22
'RefreshCw' is defined but never used
|
|
Run ESLint:
frontend/src/app/(dashboard)/notebooks/components/SourcesColumn.tsx#L73
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Run ESLint:
frontend/src/app/(dashboard)/notebooks/components/SourcesColumn.tsx#L73
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading