Skip to content

ui-core, datePicker: Implement datePicker #693

ui-core, datePicker: Implement datePicker

ui-core, datePicker: Implement datePicker #693

Triggered via push July 19, 2024 16:22
Status Success
Total duration 2m 0s
Artifacts
build
1m 50s
build
check_commits
6s
check_commits
Check final newline
10s
Check final newline
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: ui-warped-map/src/components/DataLoader.tsx#L40
React Hook useEffect has a missing dependency: 'log'. Either include it or remove the dependency array
build: ui-warped-map/src/components/DataLoader.tsx#L101
React Hook useEffect has missing dependencies: 'log', 'mapRef', 'onDataLoaded', 'sources', and 'timeout'. Either include them or remove the dependency array. If 'onDataLoaded' changes too often, find the parent component that defines it and wrap that definition in useCallback