Skip to content

Build types every Friday evening #112

Build types every Friday evening

Build types every Friday evening #112

Triggered via schedule July 12, 2024 21:44
Status Failure
Total duration 3m 40s
Artifacts

type-build.yml

on: schedule
Fit to window
Zoom out
Zoom in

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