Skip to content

308 clean up front end styling #724

308 clean up front end styling

308 clean up front end styling #724

Triggered via pull request January 24, 2026 12:04
Status Success
Total duration 2m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
run-lint: frontend/src/admin/pages/announcements/components/AnnouncementCard.tsx#L30
'error' is assigned a value but never used
run-lint: frontend/src/admin/pages/announcements/Main.tsx#L55
React Hook useEffect has a missing dependency: 'getAllAnnouncements'. Either include it or remove the dependency array
run-lint: frontend/src/admin/pages/announcements/Main.tsx#L1
'VStack' is defined but never used
run-lint: frontend/src/admin/AdminRoute.tsx#L71
React Hook useEffect has missing dependencies: 'adminContext' and 'getCurrentParticipants'. Either include them or remove the dependency array
run-lint: frontend/src/admin/AdminRoute.tsx#L14
'useNotification' is defined but never used
run-lint: frontend/src/admin/AdminContext.tsx#L1
'useEffect' is defined but never used