Skip to content

updated find_fimilar_events to only show similar upcoming events #63

updated find_fimilar_events to only show similar upcoming events

updated find_fimilar_events to only show similar upcoming events #63

Triggered via push October 8, 2025 14:42
Status Failure
Total duration 46s
Artifacts

test.yml

on: push
Frontend Linting & Build
37s
Frontend Linting & Build
Backend Linting & Tests
22s
Backend Linting & Tests
Test Summary
2s
Test Summary
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Backend Linting & Tests
Process completed with exit code 1.
Test Summary
Process completed with exit code 1.
Frontend Linting & Build: frontend/src/hooks/useSearchState.ts#L35
React Hook useEffect has missing dependencies: 'lastSearch' and 'setSearchParams'. Either include them or remove the dependency array
Frontend Linting & Build: frontend/src/hooks/useEvents.ts#L137
React Hook useMemo has an unnecessary dependency: 'view'. Either exclude it or remove the dependency array