Skip to content

Add pagination to table #597

Add pagination to table

Add pagination to table #597

Triggered via pull request November 20, 2024 10:52
Status Failure
Total duration 3m 7s
Artifacts

build_website.yml

on: pull_request
website_test_build_and_deploy
2m 58s
website_test_build_and_deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
website_test_build_and_deploy
Process completed with exit code 1.
website_test_build_and_deploy
Process completed with exit code 1.
website_test_build_and_deploy
Process completed with exit code 1.
website_test_build_and_deploy
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/
website_test_build_and_deploy: 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