Skip to content

Table component updated #49

Table component updated

Table component updated #49

Re-run triggered September 6, 2024 06:21
Status Failure
Total duration 28s
Artifacts

pr-checks.yaml

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

Annotations

10 errors and 1 warning
tests-and-file-checks: src/components/Table/Table.stories.ts#L16
Expected indentation of 0 tabs but found 2 spaces
tests-and-file-checks: src/components/Table/Table.stories.ts#L18
Expected indentation of 0 tabs but found 2 spaces
tests-and-file-checks: src/components/Table/Table.stories.ts#L21
Expected indentation of 0 tabs but found 2 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L6
Unexpected any. Specify a different type
tests-and-file-checks: src/components/Table/Table.tsx#L11
Unexpected any. Specify a different type
tests-and-file-checks: src/components/Table/Table.tsx#L14
A space is required before '}'
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 5 tabs but found 10 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L20
Expected indentation of 6 tabs but found 12 spaces
tests-and-file-checks: src/components/Table/Table.tsx#L21
Expected indentation of 5 tabs but found 10 spaces
tests-and-file-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/