Skip to content

Bump jsonpath from 1.1.1 to 1.2.1 in /frontend #731

Bump jsonpath from 1.1.1 to 1.2.1 in /frontend

Bump jsonpath from 1.1.1 to 1.2.1 in /frontend #731

Triggered via pull request February 12, 2026 15:47
Status Success
Total duration 2m 19s
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