AUS-4236 Move style generation APIs into the UI #638
Annotations
10 warnings
build:
src/app/app.module.ts#L86
'ROIModalComponent' is defined but never used
|
build:
src/app/cesium-map/csmap.clipboard.component.ts#L4
'polygon' is defined but never used
|
build:
src/app/cesium-map/csmap.clipboard.component.ts#L58
'event' is defined but never used
|
build:
src/app/cesium-map/csmap.clipboard.component.ts#L60
'roiPolygon' is never reassigned. Use 'const' instead
|
build:
src/app/cesium-map/csmap.clipboard.component.ts#L69
'event' is defined but never used
|
build:
src/app/cesium-map/csmap.clipboard.component.ts#L99
Unexpected var, use let or const instead
|
build:
src/app/cesium-map/csmap.component.ts#L25
Unexpected var, use let or const instead
|
build:
src/app/cesium-map/csmap.component.ts#L186
Unexpected aliasing of 'this' to local variable
|
build:
src/app/cesium-map/csmap.component.ts#L403
'numberOfFeatures' is assigned a value but never used
|
build:
src/app/cesium-map/csmap.component.ts#L407
'optProviderList' is never reassigned. Use 'const' instead
|