Skip to content

action: final newline ci check #511

action: final newline ci check

action: final newline ci check #511

Triggered via push July 10, 2024 12:34
Status Failure
Total duration 1m 57s
Artifacts
build
1m 49s
build
check_commits
3s
check_commits
Check final newline
22s
Check final newline
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Check final newline
Process completed with exit code 1.
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