Skip to content

color range slider revert correction #2158

color range slider revert correction

color range slider revert correction #2158

Triggered via pull request November 27, 2024 16:12
Status Failure
Total duration 4m 40s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
ts-check: app/scripts/components/exploration/components/datasets/colorRangeSlider/index.tsx#L14
Module '"$components/exploration/types.d.ts"' has no exported member 'colorMapScale'.
ts-check: app/scripts/components/exploration/components/datasets/colorRangeSlider/index.tsx#L15
Module '"$components/common/uswds"' has no exported member 'USWDSTextInput'.
ts-check
Process completed with exit code 2.
test
Process completed with exit code 1.
lint: app/scripts/components/common/aoi/types.d.ts#L38
Unexpected any. Specify a different type
lint: app/scripts/components/common/aoi/use-aoi-controls.ts#L131
React Hook useCallback has a missing dependency: 'mapRef'. Either include it or remove the dependency array. If 'setAoi' needs the current value of 'mapRef', you can also switch to useReducer instead of useState and read 'mapRef' in the reducer
lint: app/scripts/components/common/blocks/block-map.tsx#L184
React Hook useMemo has a missing dependency: 'datasetLayers'. Either include it or remove the dependency array
lint: app/scripts/components/common/blocks/index.tsx#L251
Delete `⏎····`
lint: app/scripts/components/common/blocks/index.tsx#L257
Replace `······` with `····`
lint: app/scripts/components/common/blocks/index.tsx#L258
Replace `··return·typeVal._payload.value[typeVal._payload.value.length-` with `return·typeVal._payload.value[typeVal._payload.value.length·-·`