Feature/project-time-travel #2329
4 issues found.
Annotations
Check notice on line 39 in src/features/projects/components/maps/Project.tsx
codefactor-io / CodeFactor
src/features/projects/components/maps/Project.tsx#L39
'rasterData' is assigned a value but never used. Allowed unused vars must match /^_/u. (@typescript-eslint/no-unused-vars)
Check notice on line 40 in src/features/projects/components/maps/Project.tsx
codefactor-io / CodeFactor
src/features/projects/components/maps/Project.tsx#L40
'setRasterData' is assigned a value but never used. Allowed unused vars must match /^_/u. (@typescript-eslint/no-unused-vars)
Check notice on line 58 in src/features/projectsV2/ProjectDetails/index.tsx
codefactor-io / CodeFactor
src/features/projectsV2/ProjectDetails/index.tsx#L31-L58
Complex Method
Check notice on line 69 in src/features/projectsV2/ProjectsMap/MapControls.tsx
codefactor-io / CodeFactor
src/features/projectsV2/ProjectsMap/MapControls.tsx#L26-L69
Complex Method