Skip to content

Merge Release into Master #491

Merge Release into Master

Merge Release into Master #491

Triggered via pull request July 24, 2024 00:59
Status Success
Total duration 45s
Artifacts

lint-all.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18): src/app/app.module.ts#L86
'ROIModalComponent' is defined but never used
build (18)
Unexpected aliasing of 'this' to local variable
build (18)
Unexpected aliasing of 'this' to local variable
build (18): src/app/cesium-map/csmap.clipboard.component.ts#L4
'polygon' is defined but never used
build (18): src/app/cesium-map/csmap.clipboard.component.ts#L56
'event' is defined but never used
build (18): src/app/cesium-map/csmap.clipboard.component.ts#L58
'roiPolygon' is never reassigned. Use 'const' instead
build (18): src/app/cesium-map/csmap.clipboard.component.ts#L59
'strToday' is never reassigned. Use 'const' instead
build (18): src/app/cesium-map/csmap.clipboard.component.ts#L60
'dt' is never reassigned. Use 'const' instead
build (18): src/app/cesium-map/csmap.clipboard.component.ts#L65
'event' is defined but never used
build (18): src/app/cesium-map/csmap.clipboard.component.ts#L95
Unexpected var, use let or const instead