refactor(fe): refactor infinite scroll with tanstack query #11122
ci.yml
on: pull_request
Build Frontend
3m 32s
Typecheck
4s
Lint
34s
Test Backend
7s
Matrix: Build Backend
Annotations
1 error and 1 warning
Build Frontend
Process completed with exit code 1.
|
Lint:
apps/frontend/components/IntersectionArea.tsx#L21
React Hook useEffect has a missing dependency: 'onIntersect'. Either include it or remove the dependency array. If 'onIntersect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|