feat: read earth engine layers from data store #4706
Annotations
10 errors and 2 warnings
src/actions/externalLayers.js#L6
`../constants/layers.js` import should occur before import of `../util/external.js`
|
src/actions/externalLayers.js#L79
'externalBasemaps' is assigned a value but never used
|
src/components/edit/earthEngine/EarthEngineDialog.js#L11
'getEarthEngineLayer' is defined but never used
|
src/components/edit/earthEngine/EarthEngineDialog.js#L37
'layerId' is assigned a value but never used
|
src/components/edit/earthEngine/EarthEngineDialog.js#L42
'style' is missing in props validation
|
src/components/edit/earthEngine/EarthEngineDialog.js#L42
'style' is assigned a value but never used
|
src/components/edit/earthEngine/EarthEngineDialog.js#L57
'description' is missing in props validation
|
src/components/edit/earthEngine/EarthEngineDialog.js#L58
'notice' is missing in props validation
|
src/components/edit/earthEngine/EarthEngineDialog.js#L59
'periodType' is missing in props validation
|
src/components/edit/earthEngine/EarthEngineDialog.js#L60
'bands' is missing in props validation
|
src/components/edit/earthEngine/EarthEngineDialog.js#L102
React Hook useCallback has an unnecessary dependency: 'periodType'. Either exclude it or remove the dependency array
|
src/components/periods/PeriodTypeSelect.js#L37
React Hook useEffect has a missing dependency: 'periodTypes'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading