fix: resolve ORT analyzer error for @typescript-eslint/eslint-plugin #1960
Annotations
3 warnings
|
Run ESLint:
apps/clearance_ui/src/pages/packages/[purl]/tree/[path].tsx#L41
React Hook useEffect has missing dependencies: 'setPath' and 'setPurl'. Either include them or remove the dependency array
|
|
Run ESLint:
apps/clearance_ui/src/components/main_ui/inspector/package_inspector/PackageInspector.tsx#L297
React Hook useEffect has missing dependencies: 'handleOpenFilteredNodes' and 'lfData'. Either include them or remove the dependency array
|
|
Run ESLint:
apps/clearance_ui/src/components/main_ui/inspector/package_inspector/LicenseSelector.tsx#L70
React Hook useEffect has a missing dependency: 'setFiltering'. Either include it or remove the dependency array
|
Loading