New explore dropdown UI #2336
+1,026
−221
Open
New explore dropdown UI #2336
codefactor.io / CodeFactor
failed
Jan 31, 2025 in 6s
3 issues found.
Annotations
Check notice on line 24 in src/features/projectsV2/ProjectsMap/MapFeatureExplorer/MapSettings.tsx
codefactor-io / CodeFactor
src/features/projectsV2/ProjectsMap/MapFeatureExplorer/MapSettings.tsx#L24
'mapOptions' is defined but never used. Allowed unused args must match /^_/u. (@typescript-eslint/no-unused-vars)
codefactor-io / CodeFactor
src/features/projectsV2/ProjectsMap/MapFeatureExplorer/microComponents/MapSettingsSection.tsx#L6
'MapOptions' is defined but never used. Allowed unused vars must match /^_/u. (@typescript-eslint/no-unused-vars)
Check notice on line 25 in src/features/projectsV2/ProjectsMap/MapFeatureExplorer/MapSettings.tsx
codefactor-io / CodeFactor
src/features/projectsV2/ProjectsMap/MapFeatureExplorer/MapSettings.tsx#L25
'updateMapOption' is defined but never used. Allowed unused args must match /^_/u. (@typescript-eslint/no-unused-vars)
Loading