Skip to content

refactor(fe): refactor infinite scroll with tanstack query #11122

refactor(fe): refactor infinite scroll with tanstack query

refactor(fe): refactor infinite scroll with tanstack query #11122

Triggered via pull request November 28, 2024 10:58
Status Failure
Total duration 3m 43s
Artifacts

ci.yml

on: pull_request
Matrix: Build Backend
Fit to window
Zoom out
Zoom in

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