Skip to content

refactor(details): Improve performance #6295

refactor(details): Improve performance

refactor(details): Improve performance #6295

Triggered via pull request December 10, 2024 22:01
@jolevesqjolevesq
opened #2650
Status Failure
Total duration 2m 25s
Artifacts

main.yml

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

1 error and 6 warnings
Build demo files / build-geoview
Process completed with exit code 3.
Check if we continue the process
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build demo files / build-geoview: packages/geoview-core/src/core/components/details/feature-info-table.tsx#L108
The 'valueArray' conditional could make the dependencies of useMemo Hook (at line 111) change on every render. To fix this, wrap the initialization of 'valueArray' in its own useMemo() Hook
Build demo files / build-geoview: packages/geoview-core/src/core/stores/geoview-store.ts#L100
'fakeStore' is assigned a value but only used as a type