add legend layer images and fix details tab continous loading #5654
Annotations
4 errors and 5 warnings
packages/geoview-core/src/core/components/details/details-panel.tsx#L420
Expected '===' and instead saw '=='
|
packages/geoview-core/src/core/components/legend/legend-layer.tsx#L61
Must use destructuring props assignment
|
packages/geoview-core/src/core/components/legend/legend-layer.tsx#L64
Must use destructuring props assignment
|
|
The following actions uses Node.js version which is deprecated 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/
|
packages/geoview-core/src/api/config/config-api.ts#L35
Missing return type on function
|
packages/geoview-core/src/core/components/legend/legend-layer.tsx#L42
Missing return type on function
|
packages/geoview-core/src/core/components/legend/legend-layer.tsx#L43
Missing return type on function
|
packages/geoview-core/src/core/components/nav-bar/nav-bar.tsx#L81
React Hook useEffect has a missing dependency: 'buttonPanelGroups'. Either include it or remove the dependency array. You can also do a functional update 'setButtonPanelGroups(b => ...)' if you only need 'buttonPanelGroups' in the 'setButtonPanelGroups' call
|
This job failed
Loading