feat: add visual indicator for resources pending deletion #11827
frontend.yml
on: pull_request
Matrix: build
Matrix: build docs
Matrix: build storybook
Matrix: lint
Matrix: test
Matrix: test plugins
Annotations
10 errors and 11 warnings
|
src/storybook.test.tsx > Storybook Tests > endpoints/EndpointsListView > Items:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > endpoints/EndpointsListView > Items 1` mismatched
- Expected
+ Received
@@ -593,14 +593,18 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
- />
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ />
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
/>
<td
❯ src/storybook.test.tsx:236:11
|
|
src/storybook.test.tsx > Storybook Tests > endpointslice/EndpointSliceListView > Items:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > endpointslice/EndpointSliceListView > Items 1` mismatched
- Expected
+ Received
@@ -703,14 +703,18 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
- />
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ />
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
/>
<td
❯ src/storybook.test.tsx:236:11
|
|
src/storybook.test.tsx > Storybook Tests > Deployment/List > Deployments:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > Deployment/List > Deployments 1` mismatched
- Expected
+ Received
@@ -816,16 +816,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- headlamp-release-deployment
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ headlamp-release-deployment
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -955,16 +959,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- headlamp-deployment
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ headlamp-deployment
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
❯ src/storybook.test.tsx:236:11
|
|
src/storybook.test.tsx > Storybook Tests > DaemonSet/List > DaemonSets:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > DaemonSet/List > DaemonSets 1` mismatched
- Expected
+ Received
@@ -926,16 +926,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- gadget
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ gadget
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
❯ src/storybook.test.tsx:236:11
|
|
src/storybook.test.tsx > Storybook Tests > CronJob/CronJobListView > Items:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > CronJob/CronJobListView > Items 1` mismatched
- Expected
+ Received
@@ -868,16 +868,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- every-minute
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ every-minute
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -1006,16 +1010,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- every-minute-one-char
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ every-minute-one-char
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -1144,16 +1152,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- every-hour
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ every-hour
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -1282,16 +1294,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- weekday-morning
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineH
|
|
src/storybook.test.tsx > Storybook Tests > ConfigMap/ListView > Items:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > ConfigMap/ListView > Items 1` mismatched
- Expected
+ Received
@@ -593,16 +593,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- my-pvc
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ my-pvc
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -690,16 +694,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- my-pvc
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ my-pvc
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
❯ src/storybook.test.tsx:236:11
|
|
src/storybook.test.tsx > Storybook Tests > ResourceTable > WithHiddenCols:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > ResourceTable > WithHiddenCols 1` mismatched
- Expected
+ Received
@@ -253,16 +253,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
+ >
- mypod0
+ mypod0
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignRight MuiTableCell-sizeMedium css-14i1ub9-MuiTableCell-root"
>
<p
@@ -279,16 +283,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod1
+ >
+ mypod1
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignRight MuiTableCell-sizeMedium css-14i1ub9-MuiTableCell-root"
>
<p
@@ -305,16 +313,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod2
+ >
+ mypod2
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignRight MuiTableCell-sizeMedium css-14i1ub9-MuiTableCell-root"
>
<p
@@ -331,16 +343,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod3
+ >
+ mypod3
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignRight MuiTableCell-sizeMedium css-14i1ub9-MuiTableCell-root"
>
|
|
src/storybook.test.tsx > Storybook Tests > ResourceTable > NameSearch:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > ResourceTable > NameSearch 1` mismatched
- Expected
+ Received
@@ -308,16 +308,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
+ >
- mypod0
+ mypod0
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -344,16 +348,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod1
+ >
+ mypod1
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -380,16 +388,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod2
+ >
+ mypod2
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -416,16 +428,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod3
+ >
+ mypod3
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
|
|
src/storybook.test.tsx > Storybook Tests > ResourceTable > NoFilter:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > ResourceTable > NoFilter 1` mismatched
- Expected
+ Received
@@ -308,16 +308,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
+ >
- mypod0
+ mypod0
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -344,16 +348,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod1
+ >
+ mypod1
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -380,16 +388,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod2
+ >
+ mypod2
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -416,16 +428,20 @@
data-selected="false"
>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
+ <div
+ class="MuiBox-root css-axw7ok"
+ >
+ <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ href="/"
- >
- mypod3
+ >
+ mypod3
- </a>
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
|
|
src/storybook.test.tsx > Storybook Tests > Resource/ListView > OneHiddenColumn:
frontend/src/storybook.test.tsx#L236
Error: Snapshot `Storybook Tests > Resource/ListView > OneHiddenColumn 1` mismatched
- Expected
+ Received
@@ -437,16 +437,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- imagepullbackoff
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ imagepullbackoff
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -529,16 +533,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- imagepullbackoff
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ imagepullbackoff
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -621,16 +629,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- imagepullbackoff
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
+ href="/"
+ >
+ imagepullbackoff
+ </a>
+ </div>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-2bq9ry-MuiTableCell-root"
>
<a
@@ -713,16 +725,20 @@
</span>
</td>
<td
class="MuiTableCell-root MuiTableCell-alignLeft MuiTableCell-sizeMedium css-1adoll5-MuiTableCell-root"
>
- <a
- class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-2ugbm1-MuiTypography-root-MuiLink-root"
- href="/"
+ <div
+ class="MuiBox-root css-axw7ok"
>
- imagepullbackoff
- </a>
+ <a
+ class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-u
|
|
lint (20.x, ubuntu-22.04)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0o3qPaQAAAAAAoNU6+euGQq3cincG9urhQ0hJMzBFREdFMDIxNQBFZGdl
|
|
lint (20.x, ubuntu-22.04)
Failed to restore: Cache service responded with 400
|
|
build docs (20.x, ubuntu-22.04)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0qHqPaQAAAAAOfhk8WuyjTY/XHNHMiJQZUEFPRURHRTA1MTcARWRnZQ==
|
|
build docs (20.x, ubuntu-22.04)
Failed to restore: Cache service responded with 400
|
|
build (20.x, ubuntu-22.04)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0sHqPaQAAAABiTImwKeoeT7FAUEJ91hmxUEFPRURHRTA1MTgARWRnZQ==
|
|
build (20.x, ubuntu-22.04)
Failed to restore: Cache service responded with 400
|
|
build storybook (20.x, ubuntu-22.04)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0xnqPaQAAAAD4TEzPchIqQr0zCZKrHHfOUEhMMzBFREdFMDQxNgBFZGdl
|
|
build storybook (20.x, ubuntu-22.04)
Failed to restore: Cache service responded with 400
|
|
test (20.x, ubuntu-22.04)
Failed to restore: Cache service responded with 400
|
|
test plugins (20.x, ubuntu-22.04)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0O32PaQAAAADqnrydZHKEQqFC4pdDoCHBQ0hHRURHRTE5MTIARWRnZQ==
|
|
test plugins (20.x, ubuntu-22.04)
Failed to restore: Cache service responded with 400
|