refactor: Refactor initialization of restTemplate #321
build.yml
on: push
build
2m 46s
determaine_should_publish_new_version
3s
deploy_to_github_pages
0s
Annotations
10 errors
__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
|
__tests__/components/GridCell.test.js > <GridCell /> > should flip on hover when hidden=false, displayToggleVisibility=false, showRelativeTime=true:
gitactionboard/frontend/__tests__/components/GridCell.test.js#L82
Error: Snapshot `<GridCell /> > should flip on hover when hidden=false, 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
|
__tests__/components/GridCell.test.js > <GridCell /> > should flip back once mouse is moved away when hidden=true, displayToggleVisibility=true, showRelativeTime=true:
gitactionboard/frontend/__tests__/components/GridCell.test.js#L110
Error: Snapshot `<GridCell /> > should flip back once mouse is moved away when hidden=true, 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:110:30
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
gitactionboard-build-reports
|
564 KB |
|