Skip to content

Fix layering issue

Fix layering issue #7

Triggered via push August 31, 2024 12:30
Status Success
Total duration 1m 13s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test
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/
test: app/components/PaginatedTableCard.tsx#L48
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/components/PaginatedTableCard.tsx#L54
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array