Skip to content

Backmerge main to develop #739

Backmerge main to develop

Backmerge main to develop #739

Re-run triggered August 6, 2024 19:44
Status Success
Total duration 34s
Artifacts

lint.yml

on: pull_request
Check linting
22s
Check linting
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Check linting
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/
Check linting: 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
Check linting: 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
Check linting: 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
Check linting: 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
Check linting: 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
Check linting: 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