Skip to content

fix AUS-4190 Features with long names make layer selection impossible… #418

fix AUS-4190 Features with long names make layer selection impossible…

fix AUS-4190 Features with long names make layer selection impossible… #418

Triggered via pull request June 11, 2024 07:56
Status Success
Total duration 44s
Artifacts

lint-all.yml

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

Annotations

11 warnings
build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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