Skip to content

adding tree display to adding layer functionality #5955

adding tree display to adding layer functionality

adding tree display to adding layer functionality #5955

Triggered via pull request September 13, 2024 16:34
@cphelefucphelefu
synchronize #2422
Status Success
Total duration 6m 26s
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 52s
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

14 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#L42
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#L46
React Hook useEffect has a missing dependency: 'onSelectedItemsChange'. Either include it or remove the dependency array