Skip to content

Table and Lists component #8

Table and Lists component

Table and Lists component #8

Re-run triggered May 17, 2024 09:56
Status Failure
Total duration 33s
Artifacts

pr-checks.yaml

on: pull_request
tests-and-file-checks
22s
tests-and-file-checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
tests-and-file-checks: src/components/Table/Table.tsx#L11
Expected indentation of 1 tab but found 2 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L13
Expected indentation of 1 tab but found 2 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L14
Expected indentation of 2 tabs but found 4 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L15
Expected indentation of 2 tabs but found 4 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L16
Expected indentation of 3 tabs but found 6 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L17
Expected indentation of 3 tabs but found 6 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L18
Expected indentation of 4 tabs but found 8 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L19
Expected indentation of 3 tabs but found 6 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L20
Expected indentation of 3 tabs but found 6 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L21
Expected indentation of 2 tabs but found 4 spaces
tests-and-file-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests-and-file-checks: src/components/List/List.test.tsx#L2
'List' is defined but never used
tests-and-file-checks: src/components/Table/Table.tsx#L10
Fast refresh only works when a file has exports. Move your component(s) to a separate file
tests-and-file-checks: src/components/Table/Table.tsx#L10
'Table' is assigned a value but never used