Diego/small comment move to force vercel deployment #627
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/berlin/src/components/tables/comment-table/CommentsTable.tsx#L56
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