2357-Code_alignment_to_last_schema #5671
Annotations
2 warnings
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/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 succeeded
Loading