Skip to content

move controlling views to a store flag (#1433) #2242

move controlling views to a store flag (#1433)

move controlling views to a store flag (#1433) #2242

Triggered via push October 26, 2023 17:43
Status Success
Total duration 4m 55s
Artifacts

main.yml

on: push
Check if we continue the process
3s
Check if we continue the process
Build demo files  /  build-geoview
4m 33s
Build demo files / build-geoview
Deploy public  /  Cleanup gh-pages
Deploy public / Cleanup gh-pages
Deploy public  /  Deploy gh-pages
Deploy public / Deploy gh-pages
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build demo files / build-geoview: packages/geoview-core/src/geo/layer/geoview-layers/abstract-geoview-layers.ts#L801
Async method 'getAllFeatureInfo' has no 'await' expression
Build demo files / build-geoview: packages/geoview-core/src/geo/layer/geoview-layers/abstract-geoview-layers.ts#L816
Async method 'getFeatureInfoAtPixel' has no 'await' expression
Build demo files / build-geoview: packages/geoview-core/src/geo/layer/geoview-layers/abstract-geoview-layers.ts#L831
Async method 'getFeatureInfoAtCoordinate' has no 'await' expression
Build demo files / build-geoview: packages/geoview-core/src/geo/layer/geoview-layers/abstract-geoview-layers.ts#L849
Async method 'getFeatureInfoAtLongLat' has no 'await' expression
Build demo files / build-geoview: packages/geoview-core/src/geo/layer/geoview-layers/abstract-geoview-layers.ts#L864
Async method 'getFeatureInfoUsingBBox' has no 'await' expression
Build demo files / build-geoview: packages/geoview-core/src/geo/layer/geoview-layers/abstract-geoview-layers.ts#L882
Async method 'getFeatureInfoUsingPolygon' has no 'await' expression