Skip to content

Table cards now paginate independently (#80) #182

Table cards now paginate independently (#80)

Table cards now paginate independently (#80) #182

Triggered via push June 19, 2024 03:59
Status Success
Total duration 40s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: app/components/PaginatedTableCard.tsx#L16
Unexpected any. Specify a different type
test: app/components/PaginatedTableCard.tsx#L29
React Hook useEffect has missing dependencies: 'dataFetcher', 'interval', 'loaderUrl', and 'siteId'. Either include them or remove the dependency array
test: app/components/PaginatedTableCard.tsx#L37
React Hook useEffect has missing dependencies: 'dataFetcher' and 'loaderUrl'. Either include them or remove the dependency array