Skip to content

chore: address review comments #110

chore: address review comments

chore: address review comments #110

Triggered via push October 1, 2024 12:56
Status Failure
Total duration 29s
Artifacts

pipeline.yml

on: push
build-and-deploy-storybook
0s
build-and-deploy-storybook
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/components/SingleAccordion/RisSingleAccordion.unit.spec.ts > Accordion.vue > changes icon from normal to filled on hover: src/components/SingleAccordion/RisSingleAccordion.unit.spec.ts#L24
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/components/SingleAccordion/RisSingleAccordion.unit.spec.ts:24:76
src/components/SingleAccordion/RisSingleAccordion.unit.spec.ts > Accordion.vue > changes icon and header when expanded: src/components/SingleAccordion/RisSingleAccordion.unit.spec.ts#L49
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/components/SingleAccordion/RisSingleAccordion.unit.spec.ts:49:74
test
Process completed with exit code 1.
test
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/