Skip to content

v6.6.1 released in 12/2024. #636

v6.6.1 released in 12/2024.

v6.6.1 released in 12/2024. #636

Triggered via push December 15, 2024 23:42
Status Success
Total duration 42s
Artifacts

lint-all.yml

on: push
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