Skip to content

Bump nanoid from 3.3.7 to 3.3.8 in /bindings/kepler.gl-jupyter/js #3185

Bump nanoid from 3.3.7 to 3.3.8 in /bindings/kepler.gl-jupyter/js

Bump nanoid from 3.3.7 to 3.3.8 in /bindings/kepler.gl-jupyter/js #3185

Triggered via pull request January 10, 2025 22:08
Status Success
Total duration 5m 45s
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#L167
React Hook useEffect has a missing dependency: '_loadSampleData'. Either include it or remove the dependency array
build (18.x): examples/demo-app/src/app.tsx#L183
'_showBanner' 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#L33
'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/hooks/use-legend-position.ts#L84
React Hook useCallback has a missing dependency: 'legendContentRef'. Either include it or remove the dependency array. Mutable values like 'legendContentRef.current' aren't valid dependencies because mutating them doesn't re-render the component