chore: address review comments #110
pipeline.yml
on: push
test
18s
build-and-deploy-storybook
0s
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/
|