Add pagination to table #598
Annotations
2 errors and 2 warnings
Run website lint
Process completed with exit code 1.
|
Build website
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Run website lint:
packages/website/src/routes/HomeMap/Map/Markers/index.tsx#L37
The 'sitesList' logical expression could make the dependencies of useCallback Hook (at line 65) change on every render. To fix this, wrap the initialization of 'sitesList' in its own useMemo() Hook
|
Loading