Replicate vote fix at develop #651
Annotations
4 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/berlin/src/components/tables/comment-table/CommentsTable.tsx#L53
React Hook useEffect has a missing dependency: 'user?.id'. Either include it or remove the dependency array
|
packages/berlin/src/pages/Cycle.tsx#L82
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 succeeded
Loading