feat: earth engine layer json [ee-dev] #5534
Annotations
10 errors and 2 warnings
Lint:
src/components/earthEngine/EarthEngineModal.js#L14
`../../constants/earthEngineLayers/index.js` import should occur before import of `../../hooks/useEarthEngineLayersStore.js`
|
Lint:
src/components/edit/earthEngine/EarthEngineDialog.js#L180
'PeriodSelect' is not defined
|
Lint:
src/components/edit/earthEngine/EarthEngineDialog.js#L198
'precision' is not defined
|
Lint:
src/components/edit/earthEngine/StyleTab.js#L32
'precision' is not defined
|
Lint:
src/components/edit/earthEngine/StyleTab.js#L41
'precision' PropType is defined but prop is never used
|
Lint:
src/components/layers/overlays/AddLayerPopover.js#L10
`../../../constants/earthEngineLayers/index.js` import should occur before import of `../../../constants/layers.js`
|
Lint:
src/components/loaders/LayerLoader.js#L11
'layerTypes' is assigned a value but never used
|
Lint:
src/components/loaders/LayerLoader.js#L22
'layerType' is not defined
|
Lint:
src/loaders/earthEngineLoader.js#L176
'dataset' is not defined
|
Lint:
src/util/earthEngine.js#L60
'nonDigits' is not defined
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/components/edit/earthEngine/PeriodSelect.js#L91
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading