Skip to content

Add cloud base height to Ceiling and Visibility app #1076

Add cloud base height to Ceiling and Visibility app

Add cloud base height to Ceiling and Visibility app #1076

Triggered via pull request November 17, 2023 00:32
Status Success
Total duration 8m 34s
Artifacts

build.yml

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

Annotations

12 warnings
lint (cb-metar): apps/cb-metar/server/main.js#L372
Unexpected `await` inside a loop
lint (cb-metar): apps/cb-metar/server/main.js#L405
Unexpected `await` inside a loop
lint (upperair): apps/upperair/client/main.js#L5
'matsTypes' is defined but never used
lint (upperair): apps/upperair/client/main.js#L5
'matsCollections' is defined but never used
lint (upperair): apps/upperair/client/main.js#L5
'methods' is defined but never used
lint (upperair): apps/upperair/server/dataFunctions/data_contour.js#L15
'dataContour' is not defined
lint (upperair): apps/upperair/server/dataFunctions/data_contour_diff.js#L17
'dataContourDiff' is not defined
lint (upperair): apps/upperair/server/dataFunctions/data_contour_diff.js#L59
All 'var' declarations must be at the top of the function scope
lint (upperair): apps/upperair/server/dataFunctions/data_contour_diff.js#L59
Unexpected var, use let or const instead
lint (upperair): apps/upperair/server/dataFunctions/data_contour_diff.js#L60
All 'var' declarations must be at the top of the function scope