Change api: alerts to navLinks #687
Annotations
2 errors and 6 warnings
|
|
packages/berlin/src/_components/ui/badge.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
packages/berlin/src/_components/ui/button.tsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
packages/berlin/src/_components/ui/navigation-menu.tsx#L108
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
packages/berlin/src/components/tables/comment-table/CommentsTable.tsx#L54
React Hook useEffect has a missing dependency: 'user?.id'. Either include it or remove the dependency array
|
packages/berlin/src/pages/Cycle.tsx#L91
React Hook useEffect has missing dependencies: 'cycleId', 'eventId', and 'navigate'. Either include them or remove the dependency array
|
packages/ui/src/components/ui/button.tsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
This job failed
Loading