refactor(details): Improve performance #6295
Annotations
1 error and 4 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/geoview-core/src/api/event-processors/event-processor-children/map-event-processor.ts#L51
'TypeFeatureInfoResultSet' is defined but never used
|
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
|
packages/geoview-core/src/core/stores/geoview-store.ts#L100
'fakeStore' is assigned a value but only used as a type
|
This job failed
Loading