doc: Add @aronhoyer to contributors for design #298
Annotations
2 errors and 1 warning
gitactionboard/frontend/__tests__/components/WorkflowDashboard.test.js#L335
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; left: 0px; width: calc(100% - 0px - 0px); transition: none;">
<!---->
<div class="v-toolbar__content" style="height: 64px;">
<!---->
<!---->
<div class="v-row v-row--no-gutters">
❯ __tests__/components/WorkflowDashboard.test.js:335:47
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pat-s/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading