Skip to content

Added Accordion Component #51

Added Accordion Component

Added Accordion Component #51

Re-run triggered September 8, 2024 04:35
Status Failure
Total duration 27s
Artifacts

pr-checks.yaml

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

Annotations

10 errors and 1 warning
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L5
Expected indentation of 1 tab but found 2 spaces
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L6
Expected indentation of 1 tab but found 2 spaces
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L13
Expected indentation of 1 tab but found 2 spaces
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L14
Expected indentation of 2 tabs but found 4 spaces
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L15
Expected indentation of 2 tabs but found 4 spaces
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L16
Expected indentation of 1 tab but found 2 spaces
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L20
Expected indentation of 1 tab but found 2 spaces
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L21
Expected indentation of 2 tabs but found 4 spaces
tests-and-file-checks: src/components/Accordion/Accordion.stories.ts#L22
Expected indentation of 1 tab but found 2 spaces
tests-and-file-checks: src/components/Accordion/Accordion.test.tsx#L5
Expected indentation of 1 tab but found 2 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/