feat: add parallel chunk processing for large documents in transformations #1228
Annotations
7 warnings
|
Run ESLint:
frontend/src/lib/hooks/use-credentials.ts#L214
'_removed' is assigned a value but never used
|
|
Run ESLint:
frontend/src/components/sources/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/sources/ModelSelector.tsx#L71
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run ESLint:
frontend/src/components/settings/CredentialFormDialog.tsx#L89
React Hook useEffect has a missing dependency: 'isOmlx'. 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)/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