Skip to content

[fix] Typescript 4.4 fixes #2903

[fix] Typescript 4.4 fixes

[fix] Typescript 4.4 fixes #2903

Triggered via pull request December 7, 2024 02:48
Status Success
Total duration 5m 2s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (18.x): examples/demo-app/src/app.tsx#L167
'_showBanner' is assigned a value but never used
build (18.x): examples/demo-app/src/app.tsx#L420
'_loadSampleData' is assigned a value but never used
build (18.x): src/components/src/common/color-legend.tsx#L321
'_' is assigned a value but never used
build (18.x): src/components/src/common/histogram-plot.tsx#L99
'idx' is defined but never used
build (18.x): src/components/src/common/sync-timeline-control.tsx#L53
'index' is defined but never used
build (18.x): 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
build (18.x): src/components/src/map/map-legend-panel.tsx#L92
'offsetRight' is defined but never used
build (18.x): src/components/src/side-panel/layer-panel/color-scale-selector.tsx#L159
'_' is assigned a value but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-arc-layer.ts#L95
'_data' is assigned a value but never used