This repository has been archived by the owner on Feb 10, 2025. It is now read-only.
Fix reservation unit state #1234
pipeline.yml
on: pull_request
Lint admin ui
46s
Build admin ui
48s
Test admin ui
1m 30s
Lint ui
38s
Build ui
44s
Unit tests ui
57s
Annotations
1 error and 2 warnings
Unit tests ui
Process completed with exit code 1.
|
Lint ui:
apps/ui/pages/reservation-unit/[id].tsx#L520
React Hook useMemo has a missing dependency: 'focusDate'. Either include it or remove the dependency array
|
Lint ui:
apps/ui/pages/reservation-unit/[id].tsx#L774
React Hook useMemo has a missing dependency: 'isSlotReservable'. Either include it or remove the dependency array
|