Skip to content

move controlling views to a store flag #2208

move controlling views to a store flag

move controlling views to a store flag #2208

Triggered via pull request October 24, 2023 20:05
@cphelefucphelefu
synchronize #1433
Status Failure
Total duration 2m 19s
Artifacts

main.yml

on: pull_request_target
Check if we continue the process
23s
Check if we continue the process
Build demo files  /  build-geoview
1m 35s
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

10 errors and 9 warnings
Build demo files / build-geoview: packages/geoview-core/src/core/components/legend-2/helpers.ts#L8
'TypeWmsLegendStyle' is defined but never used
Build demo files / build-geoview: packages/geoview-core/src/core/components/legend-2/helpers.ts#L10
'AbstractGeoViewLayer' is defined but never used
Build demo files / build-geoview: packages/geoview-core/src/core/components/legend-2/helpers.ts#L10
'TypeLayerEntryConfig' is defined but never used
Build demo files / build-geoview: packages/geoview-core/src/core/components/legend-2/helpers.ts#L11
'TypeDisplayLanguage' is defined but never used
Build demo files / build-geoview: packages/geoview-core/src/core/components/legend-2/helpers.ts#L11
'TypeListOfLayerEntryConfig' is defined but never used
Build demo files / build-geoview: packages/geoview-core/src/core/components/legend-2/helpers.ts#L11
'layerEntryIsGroupLayer' is defined but never used
Build demo files / build-geoview: packages/geoview-core/src/core/components/legend-2/helpers.ts#L62
Expected to return a value at the end of function 'getLayerIconImage'
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