refactor: enable routing config via provider, remove linkProps from DatasetSelectorModal #2308
Annotations
3 errors and 11 warnings
Lint JS and CSS:
app/scripts/components/exploration/components/layer-info-modal.tsx#L140
Unexpected usage of doublequote
|
Lint JS and CSS:
app/scripts/context/veda-ui-provider.tsx#L86
Missing semicolon
|
Lint JS and CSS
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint JS and CSS:
app/scripts/components/common/aoi/types.d.ts#L38
Unexpected any. Specify a different type
|
Lint JS and CSS:
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 JS and CSS:
app/scripts/components/common/aoi/utils.ts#L74
Forbidden non-null assertion
|
Lint JS and CSS:
app/scripts/components/common/blocks/block-map.tsx#L90
Expected an assignment or function call and instead saw an expression
|
Lint JS and CSS:
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 JS and CSS:
app/scripts/components/common/blocks/index.tsx#L257
Replace `······` with `····`
|
Lint JS and CSS:
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·-·`
|
|
Loading