Skip to content

chore: Bump rollup from 4.21.3 to 4.24.0 in /frontend in the npm-security-updates group across 1 directory #1461

chore: Bump rollup from 4.21.3 to 4.24.0 in /frontend in the npm-security-updates group across 1 directory

chore: Bump rollup from 4.21.3 to 4.24.0 in /frontend in the npm-security-updates group across 1 directory #1461

Triggered via pull request October 24, 2024 04:34
Status Failure
Total duration 52s
Artifacts

on-pr.yaml

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

Annotations

2 errors
__tests__/components/WorkflowDashboard.test.js > <WorkflowDashboard /> > No contents > should show no contents when there is no job available: gitactionboard/frontend/__tests__/components/WorkflowDashboard.test.js#L331
Error: Snapshot `<WorkflowDashboard /> > No contents > should show no contents when there is no job available 1` mismatched - Expected + Received @@ -1,9 +1,9 @@ <div class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"> <div class="v-application__wrap"> <div class="v-container v-container--fluid v-locale--is-ltr" id="workflows-dashboard"> - <header class="v-toolbar v-toolbar--density-default elevation-5 v-theme--light v-locale--is-ltr v-app-bar" style="top: 0px; z-index: 1004; transform: translateY(0px); position: fixed; left: 0px; width: calc(100% - 0px - 0px);"> + <header class="v-toolbar v-toolbar--density-default elevation-5 v-theme--light v-locale--is-ltr v-app-bar" style="top: 0px; z-index: 1004; transform: translateY(0px); position: fixed; transition: none; left: 0px; width: calc(100% - 0px - 0px);"> <!----> <div class="v-toolbar__content" style="height: 64px;"> <!----> <!----> <div class="v-row v-row--no-gutters"> ❯ __tests__/components/WorkflowDashboard.test.js:331:47
frontend-verification
Process completed with exit code 1.