Skip to content

AUS-4299 Check if the polygon already in roiNameList. #629

AUS-4299 Check if the polygon already in roiNameList.

AUS-4299 Check if the polygon already in roiNameList. #629

Triggered via pull request December 12, 2024 02:02
Status Success
Total duration 38s
Artifacts

lint-all.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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