Add dark mode #93
Open
Add dark mode #93
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
app/components/PaginatedTableCard.tsx#L19
Unexpected any. Specify a different type
|
app/components/PaginatedTableCard.tsx#L48
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
|
app/components/PaginatedTableCard.tsx#L54
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
|
This job succeeded
Loading