Skip to content

2422 layer tree selection #6017

2422 layer tree selection

2422 layer tree selection #6017

Triggered via pull request September 26, 2024 20:42
@ychoquetychoquet
synchronize #2517
Status Success
Total duration 6m 28s
Artifacts

main.yml

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

11 warnings
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 following actions use a deprecated Node.js version and will be forced to run on node20: JamesSingleton/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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 demo files / build-geoview: packages/geoview-core/src/core/components/layers/left-panel/add-new-layer/add-layer-tree.tsx#L45
React Hook useEffect has missing dependencies: 'isInitialized' and 'selectedItems'. Either include them or remove the dependency array
Build demo files / build-geoview: packages/geoview-core/src/core/components/layers/left-panel/add-new-layer/add-layer-tree.tsx#L51
React Hook useEffect has a missing dependency: 'onSelectedItemsChange'. Either include it or remove the dependency array