Skip to content

AUS-4219 CSW Layer Bounding Boxes #536

AUS-4219 CSW Layer Bounding Boxes

AUS-4219 CSW Layer Bounding Boxes #536

Triggered via pull request September 26, 2024 03:56
Status Success
Total duration 47s
Artifacts

lint-all.yml

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

Annotations

11 warnings
build (18)
The following actions use a deprecated Node.js version 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): 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
build (18): src/app/cesium-map/csmap.component.ts#L23
Unexpected var, use let or const instead
build (18): src/app/cesium-map/csmap.component.ts#L382
'numberOfFeatures' is assigned a value but never used