Skip to content

Release 6.6.1

Release 6.6.1 #637

Triggered via pull request December 16, 2024 00:05
@jia020jia020
synchronize #469
Release-6.6.1
Status Success
Total duration 40s
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