Skip to content

try

try #38

Triggered via push January 31, 2026 22:19
Status Success
Total duration 36s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint: components/booking/Bookings.tsx#L234
React Hook useCallback has missing dependencies: 'form' and 'venues'. Either include them or remove the dependency array. If 'setSelectedTimeRange' needs the current value of 'venues', you can also switch to useReducer instead of useState and read 'venues' in the reducer