Skip to content

fix(layer-selection) Pre select the previously selected layer in left panel #2207

fix(layer-selection) Pre select the previously selected layer in left panel

fix(layer-selection) Pre select the previously selected layer in left panel #2207

Re-run triggered October 25, 2023 11:58
Status Success
Total duration 4m 48s
Artifacts

main.yml

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

Annotations

1 error and 11 warnings
Deploy public / Cleanup gh-pages
Process completed with exit code 128.
Check if we continue the process
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesSingleton/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check if we continue the process
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build demo files / build-geoview: packages/geoview-core/src/core/components/legend-2/legend-item-details/legend-item-details.tsx#L334
React Hook useEffect has a missing dependency: 'updateSelectedLayers'. Either include it or remove the dependency array
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