Table cards now paginate independently #181
Annotations
4 warnings
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/.
|
app/components/PaginatedTableCard.tsx#L16
Unexpected any. Specify a different type
|
app/components/PaginatedTableCard.tsx#L29
React Hook useEffect has missing dependencies: 'dataFetcher', 'interval', 'loaderUrl', and 'siteId'. Either include them or remove the dependency array
|
app/components/PaginatedTableCard.tsx#L37
React Hook useEffect has missing dependencies: 'dataFetcher' and 'loaderUrl'. Either include them or remove the dependency array
|
This job succeeded
Loading