Skip to content

Fix extra padding on table header cells #31

Fix extra padding on table header cells

Fix extra padding on table header cells #31

Triggered via push August 5, 2024 13:53
Status Success
Total duration 1m 8s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
The following actions uses Node.js version which is deprecated 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/analytics/__tests__/collect.test.ts#L52
Unexpected any. Specify a different type
test: app/analytics/__tests__/collect.test.ts#L89
Unexpected any. Specify a different type
test: app/analytics/__tests__/collect.test.ts#L117
Unexpected any. Specify a different type
test: app/analytics/__tests__/collect.test.ts#L150
Unexpected any. Specify a different type
test: app/analytics/__tests__/collect.test.ts#L179
Unexpected any. Specify a different type
test: app/analytics/__tests__/collect.test.ts#L207
Unexpected any. Specify a different type
test: app/components/PaginatedTableCard.tsx#L19
Unexpected any. Specify a different type
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
test: app/routes/__tests__/dashboard.test.tsx#L90
Unexpected any. Specify a different type