Skip to content

[chore] Upgrade styled components to v6 #3127

[chore] Upgrade styled components to v6

[chore] Upgrade styled components to v6 #3127

Triggered via pull request January 4, 2025 17:24
Status Success
Total duration 5m 41s
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#L47
'sampleGeojson' is defined but never used
build (18.x): examples/demo-app/src/app.tsx#L184
'_showBanner' is assigned a value but never used
build (18.x): examples/demo-app/src/app.tsx#L546
'_loadSampleData' is assigned a value but never used
build (18.x): src/common-utils/src/h3-utils.ts#L39
'fieldIdx' is defined but never used
build (18.x): src/common-utils/src/h3-utils.ts#L39
'dataContainer' is defined but never used
build (18.x): src/components/src/common/color-legend.tsx#L344
'_' is assigned a value but never used
build (18.x): src/components/src/common/histogram-plot.tsx#L135
'idx' is defined but never used
build (18.x): src/components/src/common/item-selector/dropdown-list.tsx#L34
'light' 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