Skip to content

remove the comment that add more noise than clarity #80

remove the comment that add more noise than clarity

remove the comment that add more noise than clarity #80

Triggered via push December 6, 2024 21:54
Status Failure
Total duration 7m 19s
Artifacts

ci.yaml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
tests/unit/layout/ArrayLayoutRenderer.spec.ts > ArrayLayoutRenderer.vue > should render component and match snapshot: packages/vue-vuetify/tests/unit/layout/ArrayLayoutRenderer.spec.ts#L55
Error: Snapshot `ArrayLayoutRenderer.vue > should render component and match snapshot 1` mismatched - Expected + Received @@ -48,11 +48,11 @@ <div data-v-5f91636e="" class="v-container v-locale--is-ltr" justify-space-around="" align-content-center=""> <div data-v-5f91636e="" class="v-row justify-center"> <div data-v-5f91636e="" class="v-expansion-panels v-theme--light v-expansion-panels--variant-default" accordion=""></div> </div> </div> - <div data-v-5f91636e="" class="v-container v-locale--is-ltr array-list-no-data"> No data </div> + <div data-v-5f91636e="" class="v-container v-locale--is-ltr array-list-no-data">No data</div> </div> <!--v-if--> <!----> <!----> <!----> ❯ tests/unit/layout/ArrayLayoutRenderer.spec.ts:55:28
Run on macos-latest
Process completed with exit code 1.
tests/unit/layout/ArrayLayoutRenderer.spec.ts > ArrayLayoutRenderer.vue > should render component and match snapshot: packages/vue-vuetify/tests/unit/layout/ArrayLayoutRenderer.spec.ts#L55
Error: Snapshot `ArrayLayoutRenderer.vue > should render component and match snapshot 1` mismatched - Expected + Received @@ -48,11 +48,11 @@ <div data-v-5f91636e="" class="v-container v-locale--is-ltr" justify-space-around="" align-content-center=""> <div data-v-5f91636e="" class="v-row justify-center"> <div data-v-5f91636e="" class="v-expansion-panels v-theme--light v-expansion-panels--variant-default" accordion=""></div> </div> </div> - <div data-v-5f91636e="" class="v-container v-locale--is-ltr array-list-no-data"> No data </div> + <div data-v-5f91636e="" class="v-container v-locale--is-ltr array-list-no-data">No data</div> </div> <!--v-if--> <!----> <!----> <!----> ❯ tests/unit/layout/ArrayLayoutRenderer.spec.ts:55:28
Run on windows-latest
Process completed with exit code 1.
Run on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636