Skip to content

chore: up pnpm to v9 #31

chore: up pnpm to v9

chore: up pnpm to v9 #31

Triggered via push April 17, 2024 04:38
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/component.nuxt.test.ts > component DialogConfirm.vue > should open and close: tests/component.nuxt.test.ts#L18
Error: Snapshot `component DialogConfirm.vue > should open and close 1` mismatched - Expected + Received @@ -1,9 +1,9 @@ "<div class="v-card v-card--flat v-theme--light v-card--border v-card--density-default rounded-lg v-card--variant-elevated" style="z-index: -1;"> <!----> <div class="v-card__loader"> - <div class="v-progress-linear v-theme--light v-locale--is-ltr" style="top: 0px; height: 0px; --v-progress-linear-height: 2px; left: 50%; transform: translateX(-50%);" role="progressbar" aria-hidden="true" aria-valuemin="0" aria-valuemax="100"> + <div class="v-progress-linear v-theme--light v-locale--is-ltr" style="height: 0px; --v-progress-linear-height: 2px;" role="progressbar" aria-hidden="true" aria-valuemin="0" aria-valuemax="100"> <!----> <div class="v-progress-linear__background bg-primary" style="width: 100%;"></div> <transition-stub name="fade-transition" appear="false" persisted="false" css="true"> <div class="v-progress-linear__indeterminate"> <div class="v-progress-linear__indeterminate long bg-primary"></div> ❯ tests/component.nuxt.test.ts:18:32
e2e
Process completed with exit code 1.