Skip to content

Update select to support multiple #206

Update select to support multiple

Update select to support multiple #206

Triggered via pull request October 14, 2024 10:31
Status Failure
Total duration 2m 57s
Artifacts

design-library-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
components/BccTabs/BccTabs.spec.ts > BccTabs > renders three tabs: design-library/src/components/BccTabs/BccTabs.spec.ts#L44
Error: Snapshot `BccTabs > renders three tabs 1` mismatched - Expected + Received @@ -13,11 +13,11 @@ <!--v-if--> </div> <div class="bcc-tabs-bar-item bcc-tabs-bar-item--disabled text-label" disabled="true" id="headlessui-tabs-tab-3" role="tab" aria-selected="false" tabindex="-1"> <!--v-if--> Disabled badge <!--v-if--> - <div class="bcc-badge bcc-badge-info light xs bcc-tabs-item-right" text="new"> + <div class="bcc-badge bcc-badge-info light bcc-badge-xs bcc-tabs-item-right" text="new"> <!--v-if--><span class="order-2">new</span> </div> </div> </div> <div class="bcc-tabs-panels"> ❯ components/BccTabs/BccTabs.spec.ts:44:28
test
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
lint: design-library/src/components/BccPin/BccPin.stories.ts#L4
'setup' is defined but never used
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/