removed dark filter on event images, changed ericas email #64
test.yml
on: push
Frontend Linting & Build
23s
Backend Linting & Tests
25s
Test Summary
3s
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
|