Build types every Friday evening #112
Annotations
1 error and 2 warnings
update_types
Process completed with exit code 128.
|
update_types:
packages/geoview-core/src/api/config/config-api.ts#L35
Missing return type on function
|
update_types:
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
|