Skip to content

chore: Bump the npm-version-updates group across 1 directory with 3 updates #1799

chore: Bump the npm-version-updates group across 1 directory with 3 updates

chore: Bump the npm-version-updates group across 1 directory with 3 updates #1799

Triggered via pull request February 4, 2025 05:04
Status Failure
Total duration 1m 4s
Artifacts

on-pr.yaml

on: pull_request
determine-changes
4s
determine-changes
backend-verification
0s
backend-verification
frontend-verification
47s
frontend-verification
dependabot
0s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

10 errors
__tests__/components/DateRangePicker.test.js > DateRangePicker > should render date range with selected last 7 days by default: gitactionboard/frontend/__tests__/components/DateRangePicker.test.js#L29
Error: Snapshot `DateRangePicker > should render date range with selected last 7 days by default 1` mismatched - Expected + Received @@ -40,12 +40,12 @@ <!----> </div> </div> </div> <!----> - <div class="v-input__details"> + <div aria-live="polite" class="v-input__details" id="input-0-messages" role="alert"> - <transition-group-stub appear="false" aria-live="polite" class="v-messages" css="true" id="input-0-messages" name="slide-y-transition" persisted="false" role="alert" tag="div"> + <transition-group-stub appear="false" class="v-messages" css="true" name="slide-y-transition" persisted="false" tag="div"> <!----> </transition-group-stub> <!----> </div> </div> ❯ __tests__/components/DateRangePicker.test.js:29:28
__tests__/components/DateRangePicker.test.js > DateRangePicker > should allow update selected date range: gitactionboard/frontend/__tests__/components/DateRangePicker.test.js#L65
Error: Snapshot `DateRangePicker > should allow update selected date range 3` mismatched - Expected + Received @@ -2,11 +2,11 @@ <div class="v-input__prepend"> <!----> <i aria-hidden="false" aria-label=" prepended action" class="mdi-calendar mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--clickable" role="button" tabindex="0"></i> </div> <div class="v-input__control"> - <div aria-expanded="true" aria-haspopup="menu" aria-owns="v-menu-2" class="v-field v-field--active v-field--center-affix v-field--dirty v-field--no-label v-field--variant-filled v-theme--light v-field--focused v-locale--is-ltr"> + <div aria-controls="v-menu-2" aria-expanded="true" aria-haspopup="menu" class="v-field v-field--active v-field--center-affix v-field--dirty v-field--no-label v-field--variant-filled v-theme--light v-field--focused v-locale--is-ltr"> <div class="v-field__overlay"></div> <div class="v-field__loader"> <div aria-hidden="true" aria-valuemax="100" aria-valuemin="0" class="v-progress-linear v-theme--light v-locale--is-ltr" role="progressbar" style="top: 0px; height: 0px; --v-progress-linear-height: 2px;"> <!----> <div class="v-progress-linear__background"></div> @@ -41,12 +41,12 @@ <!----> </div> </div> </div> <!----> - <div class="v-input__details"> + <div aria-live="polite" class="v-input__details" id="input-0-messages" role="alert"> - <transition-group-stub appear="false" aria-live="polite" class="v-messages" css="true" id="input-0-messages" name="slide-y-transition" persisted="false" role="alert" tag="div"> + <transition-group-stub appear="false" class="v-messages" css="true" name="slide-y-transition" persisted="false" tag="div"> <!----> </transition-group-stub> <!----> </div> </div> ❯ __tests__/components/DateRangePicker.test.js:65:28
__tests__/components/GridCell.test.js > <GridCell /> > should render grid cell when inProgress=false, status=failure, hidden=undefined, displayToggleVisibility=undefined, showRelativeTime=true: gitactionboard/frontend/__tests__/components/GridCell.test.js#L47
Error: Snapshot `<GridCell /> > should render grid cell when inProgress=false, status=failure, hidden=undefined, displayToggleVisibility=undefined, showRelativeTime=true 1` mismatched - Expected + Received @@ -26,11 +26,11 @@ <!----> <div class="v-chip__prepend"> <i aria-hidden="true" class="mdi-clock-time-four-outline mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--start"></i> <!----> </div> - <div class="v-chip__content" data-no-activator>2 years ago</div> + <div class="v-chip__content" data-no-activator>3 years ago</div> <!----> <!----> </span> <!--v-if--> <!----> ❯ __tests__/components/GridCell.test.js:47:30
__tests__/components/GridCell.test.js > <GridCell /> > should render grid cell when inProgress=false, status=success, hidden=undefined, displayToggleVisibility=undefined, showRelativeTime=true: gitactionboard/frontend/__tests__/components/GridCell.test.js#L47
Error: Snapshot `<GridCell /> > should render grid cell when inProgress=false, status=success, hidden=undefined, displayToggleVisibility=undefined, showRelativeTime=true 1` mismatched - Expected + Received @@ -26,11 +26,11 @@ <!----> <div class="v-chip__prepend"> <i aria-hidden="true" class="mdi-clock-time-four-outline mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--start"></i> <!----> </div> - <div class="v-chip__content" data-no-activator>2 years ago</div> + <div class="v-chip__content" data-no-activator>3 years ago</div> <!----> <!----> </span> <!--v-if--> <!----> ❯ __tests__/components/GridCell.test.js:47:30
__tests__/components/GridCell.test.js > <GridCell /> > should render grid cell when inProgress=true, status=failure, hidden=undefined, displayToggleVisibility=undefined, showRelativeTime=true: gitactionboard/frontend/__tests__/components/GridCell.test.js#L47
Error: Snapshot `<GridCell /> > should render grid cell when inProgress=true, status=failure, hidden=undefined, displayToggleVisibility=undefined, showRelativeTime=true 1` mismatched - Expected + Received @@ -26,11 +26,11 @@ <!----> <div class="v-chip__prepend"> <i aria-hidden="true" class="mdi-clock-time-four-outline mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--start"></i> <!----> </div> - <div class="v-chip__content" data-no-activator>2 years ago</div> + <div class="v-chip__content" data-no-activator>3 years ago</div> <!----> <!----> </span> <div aria-hidden="false" aria-valuemax="100" aria-valuemin="0" aria-valuenow="100" class="v-progress-linear v-progress-linear--striped v-theme--light v-locale--is-ltr" role="progressbar" style="top: 0px; height: 15px; --v-progress-linear-height: 15px;"> <!----> ❯ __tests__/components/GridCell.test.js:47:30
__tests__/components/GridCell.test.js > <GridCell /> > should render grid cell when inProgress=true, status=success, hidden=undefined, displayToggleVisibility=undefined, showRelativeTime=true: gitactionboard/frontend/__tests__/components/GridCell.test.js#L47
Error: Snapshot `<GridCell /> > should render grid cell when inProgress=true, status=success, hidden=undefined, displayToggleVisibility=undefined, showRelativeTime=true 1` mismatched - Expected + Received @@ -26,11 +26,11 @@ <!----> <div class="v-chip__prepend"> <i aria-hidden="true" class="mdi-clock-time-four-outline mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--start"></i> <!----> </div> - <div class="v-chip__content" data-no-activator>2 years ago</div> + <div class="v-chip__content" data-no-activator>3 years ago</div> <!----> <!----> </span> <div aria-hidden="false" aria-valuemax="100" aria-valuemin="0" aria-valuenow="100" class="v-progress-linear v-progress-linear--striped v-theme--light v-locale--is-ltr" role="progressbar" style="top: 0px; height: 15px; --v-progress-linear-height: 15px;"> <!----> ❯ __tests__/components/GridCell.test.js:47:30
__tests__/components/GridCell.test.js > <GridCell /> > should render grid cell when inProgress=false, status=failure, hidden=false, displayToggleVisibility=true, showRelativeTime=true: gitactionboard/frontend/__tests__/components/GridCell.test.js#L47
Error: Snapshot `<GridCell /> > should render grid cell when inProgress=false, status=failure, hidden=false, displayToggleVisibility=true, showRelativeTime=true 1` mismatched - Expected + Received @@ -26,11 +26,11 @@ <!----> <div class="v-chip__prepend"> <i aria-hidden="true" class="mdi-clock-time-four-outline mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--start"></i> <!----> </div> - <div class="v-chip__content" data-no-activator>2 years ago</div> + <div class="v-chip__content" data-no-activator>3 years ago</div> <!----> <!----> </span> <!--v-if--> <!----> ❯ __tests__/components/GridCell.test.js:47:30
__tests__/components/GridCell.test.js > <GridCell /> > should flip on hover when hidden=true, displayToggleVisibility=true, showRelativeTime=true: gitactionboard/frontend/__tests__/components/GridCell.test.js#L82
Error: Snapshot `<GridCell /> > should flip on hover when hidden=true, displayToggleVisibility=true, showRelativeTime=true 1` mismatched - Expected + Received @@ -29,11 +29,11 @@ <!----> <div class="v-chip__prepend"> <i aria-hidden="true" class="mdi-clock-time-four-outline mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--start"></i> <!----> </div> - <div class="v-chip__content" data-no-activator>2 years ago</div> + <div class="v-chip__content" data-no-activator>3 years ago</div> <!----> <!----> </span> <div class="v-spacer"></div> <a aria-describedby="v-tooltip-2" class="v-btn v-btn--icon v-theme--light v-btn--density-default v-btn--size-small v-btn--variant-text" href="https://github.com/webpack/webpack-cli/runs/7858502725" target="_blank"> ❯ __tests__/components/GridCell.test.js:82:30
__tests__/components/GridCell.test.js > <GridCell /> > should flip on hover when hidden=false, displayToggleVisibility=true, showRelativeTime=true: gitactionboard/frontend/__tests__/components/GridCell.test.js#L82
Error: Snapshot `<GridCell /> > should flip on hover when hidden=false, displayToggleVisibility=true, showRelativeTime=true 1` mismatched - Expected + Received @@ -29,11 +29,11 @@ <!----> <div class="v-chip__prepend"> <i aria-hidden="true" class="mdi-clock-time-four-outline mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--start"></i> <!----> </div> - <div class="v-chip__content" data-no-activator>2 years ago</div> + <div class="v-chip__content" data-no-activator>3 years ago</div> <!----> <!----> </span> <div class="v-spacer"></div> <a aria-describedby="v-tooltip-2" class="v-btn v-btn--icon v-theme--light v-btn--density-default v-btn--size-small v-btn--variant-text" href="https://github.com/webpack/webpack-cli/runs/7858502725" target="_blank"> ❯ __tests__/components/GridCell.test.js:82:30
__tests__/components/GridCell.test.js > <GridCell /> > should flip on hover when hidden=true, displayToggleVisibility=false, showRelativeTime=true: gitactionboard/frontend/__tests__/components/GridCell.test.js#L82
Error: Snapshot `<GridCell /> > should flip on hover when hidden=true, displayToggleVisibility=false, showRelativeTime=true 1` mismatched - Expected + Received @@ -29,11 +29,11 @@ <!----> <div class="v-chip__prepend"> <i aria-hidden="true" class="mdi-clock-time-four-outline mdi v-icon notranslate v-theme--light v-icon--size-default v-icon--start"></i> <!----> </div> - <div class="v-chip__content" data-no-activator>2 years ago</div> + <div class="v-chip__content" data-no-activator>3 years ago</div> <!----> <!----> </span> <div class="v-spacer"></div> <a aria-describedby="v-tooltip-2" class="v-btn v-btn--icon v-theme--light v-btn--density-default v-btn--size-small v-btn--variant-text" href="https://github.com/webpack/webpack-cli/runs/7858502725" target="_blank"> ❯ __tests__/components/GridCell.test.js:82:30