[Feat] AI Assistant [2] #2846
Annotations
10 warnings
Lint:
examples/demo-app/src/app.tsx#L159
'_showBanner' is assigned a value but never used
|
Lint:
examples/demo-app/src/app.tsx#L412
'_loadSampleData' is assigned a value but never used
|
Lint:
src/components/src/common/color-legend.tsx#L321
'_' is assigned a value but never used
|
Lint:
src/components/src/common/histogram-plot.tsx#L99
'idx' is defined but never used
|
Lint:
src/components/src/common/sync-timeline-control.tsx#L53
'index' is defined but never used
|
Lint:
src/components/src/container.tsx#L121
React Hook useEffect has missing dependencies: 'dispatch', 'initialUiState', 'mapStylesReplaceDefault', 'mapboxApiAccessToken', 'mapboxApiUrl', and 'mint'. Either include them or remove the dependency array
|
Lint:
src/components/src/map/map-legend-panel.tsx#L92
'offsetRight' is defined but never used
|
Lint:
src/components/src/side-panel/layer-panel/color-palette-preset.tsx#L57
'i' is defined but never used
|
Lint:
src/components/src/side-panel/layer-panel/color-scale-selector.tsx#L159
'_' is assigned a value but never used
|
Lint:
src/deckgl-arrow-layers/src/layers/geo-arrow-arc-layer.ts#L92
'_data' is assigned a value but never used
|
Loading