Skip to content

[chore] npmpublish fixes - set npm registry manually (#2792) #2833

[chore] npmpublish fixes - set npm registry manually (#2792)

[chore] npmpublish fixes - set npm registry manually (#2792) #2833

Triggered via push November 26, 2024 22:15
Status Success
Total duration 5m 2s
Artifacts

test.yml

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

Annotations

10 warnings
build (18.x): examples/demo-app/src/app.tsx#L159
'_showBanner' is assigned a value but never used
build (18.x): examples/demo-app/src/app.tsx#L412
'_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/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#L92
'_data' is assigned a value but never used
build (18.x): src/deckgl-arrow-layers/src/layers/geo-arrow-arc-layer.ts#L93
'_getSourcePosition' is assigned a value but never used