feat: read earth engine layers from data store #4780
Annotations
10 errors and 1 warning
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#L19
'getPeriods' is defined but never used
|
src/components/edit/earthEngine/EarthEngineDialog.js#L34
'periods' is assigned a value but never used
|
src/components/edit/earthEngine/EarthEngineDialog.js#L34
'setPeriods' is assigned a value but never used
|
src/components/edit/earthEngine/EarthEngineDialog.js#L38
'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#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#L119
React Hook useCallback has an unnecessary dependency: 'periodType'. Either exclude it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading