Skip to content

backmerge fixes

backmerge fixes #706

Triggered via pull request August 2, 2024 11:28
Status Failure
Total duration 2m 10s
Artifacts

lint.yml

on: pull_request
Check linting
2m 1s
Check linting
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
Check linting
The job running on runner GitHub Actions 48 has exceeded the maximum execution time of 2 minutes.
Check linting
The operation was canceled.
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