deps: update dependency adm-zip to v0.6.0 [security] #4654
eslint.yml
on: pull_request
Run eslint scanning
2m 20s
Annotations
3 warnings
|
Run eslint scanning:
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 scanning:
apps/clearance_ui/src/components/main_ui/inspector/package_inspector/PackageInspector.tsx#L301
React Hook useEffect has a missing dependency: 'handleOpenFilteredNodes'. Either include it or remove the dependency array
|
|
Run eslint scanning:
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
|