change: [M3-8659] - Incorporate Product Family Groups in Side Nav #18990
ci.yml
on: pull_request
test-manager
12m 43s
typecheck-ui
29s
typecheck-manager
1m 14s
build-manager
0s
publish-sdk
0s
publish-storybook
0s
Annotations
5 errors
src/components/PrimaryNav/PrimaryNav.test.tsx > PrimaryNav > should show Databases menu item if the user has the account capability V1:
packages/manager/src/components/PrimaryNav/PrimaryNav.test.tsx#L84
TestingLibraryElementError: Found multiple elements with the text: Databases
Here are the matching elements:
Ignored nodes: comments, script, style
<p>
Databases
</p>
Ignored nodes: comments, script, style
<div
class="primaryNavLink MuiBox-root css-1clhym3-StyledPrimaryLinkBox"
>
Databases
</div>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<div
class="MuiGrid2-root MuiGrid2-container MuiGrid2-wrap-xs-nowrap MuiGrid2-direction-xs-column css-8e5qfp-MuiGrid2-root-StyledGrid"
id="main-navigation"
role="navigation"
>
<div
class="MuiGrid2-root MuiGrid2-direction-xs-row css-15kzf3u-MuiGrid2-root"
>
<div
class="MuiBox-root css-1pumcrh-StyledLogoBox"
>
<a
aria-label="Akamai - Dashboard"
class="css-1iutghz-StyledLink"
href="/dashboard"
title="Akamai - Dashboard"
>
<svg
class="css-15qe1c6-StyledAkamaiLogo"
id="edugKZmyB8q1"
shape-rendering="geometricPrecision"
text-rendering="geometricPrecision"
viewBox="0 0 719.656 293.2663"
width="83"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<g
class="akamai-logo-name"
clip-path="url(#edugKZmyB8q12)"
>
<g>
<path
d="M719.656,151.8506c0,8.4509-6.8525,15.2819-15.2729,15.2819-8.4437,0-15.2818-6.831-15.2818-15.2819c0-8.4276,6.8381-15.2658,15.2818-15.2658c8.4204,0,15.2729,6.8382,15.2729,15.2658"
fill="#fff"
/>
<path
d="M220.6006,237.7228l1.802,20.4002h32.3048L243.8331,139.4006h-48.1081L134.9032,258.123h32.9103l10.2081-20.4002h42.579Zm-1.4233-23.1344h-29.4885l25.3756-51.4319h.2946l3.8183,51.4319Z"
fill="#fff"
/>
<polygon
fill="#fff"
points="299.7479,206.2134 304.4805,206.2134 327.6005,175.0068 357.5337,175.0068 325.5932,214.9143 345.1915,258.1221 313.4009,258.1221 300.6355,224.3884 295.8779,224.3884 288.6933,258.1221 261.4996,258.1221 286.7074,139.4015 313.9474,139.4015 299.7479,206.2134"
/>
<g>
<path
d="M399.97,258.1225h27.215l11.0332-51.9087c6.0488-28.6706-4.9147-32.1532-32.7513-32.1532-19.4393,0-38.2482-.166-43.7523,25.6472h27.2436c1.5448-7.4579,6.1577-9.0027,12.9798-9.0027c11.8422,0,11.3207,4.9148,9.6474,12.6316l-2.7628,13.1674h-1.2644c-1.0305-9.5027-12.9423-9.367-20.6734-9.367-19.6518,0-31.3583,6.1792-35.6355,26.149-4.4825,21.1789,5.6023,25.7829,24.5862,25.7829c9.5188,0,22.2486-1.877,26.7454-13.3263h.9323L399.97,258.1225Zm-7.5882-34.3481c8.8758,0,14.7281.6126,13.2601,7.5883-1.8716,8.6991-5.6273,10.1456-17.023,10.1456-4.1504,0-11.8583,0-9.9581-9.0259c1.6216-7.6329,7.0418-8.7081,13.721-8.7081"
fill="#fff"
/>
<path
d="M482.1311,175.007l-2.4913,11.7154h1.1126c5.3987-9.8152,16.1515-12.6619,25.4827-12.6619c11.7208,0,23.2915,2.0448,21.6789,16.3105h1.2733c3.9897-11.8494,16.1265-16.3105,26.5775-16.3105c19.1822,0,27.299,7.9204,23.2022,27.2616l-12.1172,56.8002h-27.199l10.2366-48.1297c1.3341-8.6705,2.8878-15.0319-7.7381-15.0319-10.5707,0-14.1443,7.065-16.0301,15.9712L516.07,258.1223h-27.2151l10.6993-50.3335c1.3108-7.6115,1.9305-12.8281-7.5632-12.8281-11.2386,0-14.5782,6.0203-16.6445,15.9712l-10.0724,47.1904h-27.2311l17.7053-83.1153h26.3828Z"
fill="#fff"
/>
<path
d="M629.3553,258.1225h27.2133l11.0421-51.9087c6.0809-28.6706-4.854-32.1532-32.6977-32.1532-19.5143,0-38.3465-.166-43.7773,25.6472h27.2382c1.5448-7.4579,6.2024-9.0027,12.93
|
src/components/PrimaryNav/PrimaryNav.test.tsx > PrimaryNav > should show Databases menu item if the user has the account capability V2 Beta:
packages/manager/src/components/PrimaryNav/PrimaryNav.test.tsx#L115
TestingLibraryElementError: Found multiple elements with the text: Databases
Here are the matching elements:
Ignored nodes: comments, script, style
<p>
Databases
</p>
Ignored nodes: comments, script, style
<div
class="primaryNavLink MuiBox-root css-1clhym3-StyledPrimaryLinkBox"
>
Databases
<span
class="MuiChip-root MuiChip-filled MuiChip-sizeMedium MuiChip-colorPrimary MuiChip-filledPrimary css-l2m9a6-MuiChip-root-StyledBetaChip"
data-testid="betaChip"
>
<span
class="MuiChip-label MuiChip-labelMedium css-inqrve-MuiChip-label"
>
beta
</span>
</span>
</div>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<div
class="MuiGrid2-root MuiGrid2-container MuiGrid2-wrap-xs-nowrap MuiGrid2-direction-xs-column css-8e5qfp-MuiGrid2-root-StyledGrid"
id="main-navigation"
role="navigation"
>
<div
class="MuiGrid2-root MuiGrid2-direction-xs-row css-15kzf3u-MuiGrid2-root"
>
<div
class="MuiBox-root css-1pumcrh-StyledLogoBox"
>
<a
aria-label="Akamai - Dashboard"
class="css-1iutghz-StyledLink"
href="/dashboard"
title="Akamai - Dashboard"
>
<svg
class="css-15qe1c6-StyledAkamaiLogo"
id="edugKZmyB8q1"
shape-rendering="geometricPrecision"
text-rendering="geometricPrecision"
viewBox="0 0 719.656 293.2663"
width="83"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<g
class="akamai-logo-name"
clip-path="url(#edugKZmyB8q12)"
>
<g>
<path
d="M719.656,151.8506c0,8.4509-6.8525,15.2819-15.2729,15.2819-8.4437,0-15.2818-6.831-15.2818-15.2819c0-8.4276,6.8381-15.2658,15.2818-15.2658c8.4204,0,15.2729,6.8382,15.2729,15.2658"
fill="#fff"
/>
<path
d="M220.6006,237.7228l1.802,20.4002h32.3048L243.8331,139.4006h-48.1081L134.9032,258.123h32.9103l10.2081-20.4002h42.579Zm-1.4233-23.1344h-29.4885l25.3756-51.4319h.2946l3.8183,51.4319Z"
fill="#fff"
/>
<polygon
fill="#fff"
points="299.7479,206.2134 304.4805,206.2134 327.6005,175.0068 357.5337,175.0068 325.5932,214.9143 345.1915,258.1221 313.4009,258.1221 300.6355,224.3884 295.8779,224.3884 288.6933,258.1221 261.4996,258.1221 286.7074,139.4015 313.9474,139.4015 299.7479,206.2134"
/>
<g>
<path
d="M399.97,258.1225h27.215l11.0332-51.9087c6.0488-28.6706-4.9147-32.1532-32.7513-32.1532-19.4393,0-38.2482-.166-43.7523,25.6472h27.2436c1.5448-7.4579,6.1577-9.0027,12.9798-9.0027c11.8422,0,11.3207,4.9148,9.6474,12.6316l-2.7628,13.1674h-1.2644c-1.0305-9.5027-12.9423-9.367-20.6734-9.367-19.6518,0-31.3583,6.1792-35.6355,26.149-4.4825,21.1789,5.6023,25.7829,24.5862,25.7829c9.5188,0,22.2486-1.877,26.7454-13.3263h.9323L399.97,258.1225Zm-7.5882-34.3481c8.8758,0,14.7281.6126,13.2601,7.5883-1.8716,8.6991-5.6273,10.1456-17.023,10.1456-4.1504,0-11.8583,0-9.9581-9.0259c1.6216-7.6329,7.0418-8.7081,13.721-8.7081"
fill="#fff"
/>
<path
d="M482.1311,175.007l-2.4913,11.7154h1.1126c5.3987-9.8152,16.1515-12.6619,25.4827-12.6619c11.7208,0,23.2915,2.0448,21.6789,16.3105h1.2733c3.9897-11.8494,16.1265-16.3105,26.5775-16.3105c19.1822,0,27.299,7.9204,23.2022,27.2616l-12.1172,56.8002h-27.199l10.2366-48.1297c1.3341-8.6705,2.8878-15.0319-7.7381-15.0319-10.5707,0-14.1443,7.065-16.0301,15.9712L516.07,258.1223h-27.2151l10.6993-50.3335c1.3108-7.6115,1.9305-12.8281-7.5632-12.8281-11.2386,0-14.5782,6.0203-16.6445,15.9712l-10.0724,47.1904h-27.2311l
|
src/components/PrimaryNav/PrimaryNav.test.tsx > PrimaryNav > should show Databases menu item if the user has the account capability V2:
packages/manager/src/components/PrimaryNav/PrimaryNav.test.tsx#L147
TestingLibraryElementError: Found multiple elements with the text: Databases
Here are the matching elements:
Ignored nodes: comments, script, style
<p>
Databases
</p>
Ignored nodes: comments, script, style
<div
class="primaryNavLink MuiBox-root css-1clhym3-StyledPrimaryLinkBox"
>
Databases
</div>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<div
class="MuiGrid2-root MuiGrid2-container MuiGrid2-wrap-xs-nowrap MuiGrid2-direction-xs-column css-8e5qfp-MuiGrid2-root-StyledGrid"
id="main-navigation"
role="navigation"
>
<div
class="MuiGrid2-root MuiGrid2-direction-xs-row css-15kzf3u-MuiGrid2-root"
>
<div
class="MuiBox-root css-1pumcrh-StyledLogoBox"
>
<a
aria-label="Akamai - Dashboard"
class="css-1iutghz-StyledLink"
href="/dashboard"
title="Akamai - Dashboard"
>
<svg
class="css-15qe1c6-StyledAkamaiLogo"
id="edugKZmyB8q1"
shape-rendering="geometricPrecision"
text-rendering="geometricPrecision"
viewBox="0 0 719.656 293.2663"
width="83"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<g
class="akamai-logo-name"
clip-path="url(#edugKZmyB8q12)"
>
<g>
<path
d="M719.656,151.8506c0,8.4509-6.8525,15.2819-15.2729,15.2819-8.4437,0-15.2818-6.831-15.2818-15.2819c0-8.4276,6.8381-15.2658,15.2818-15.2658c8.4204,0,15.2729,6.8382,15.2729,15.2658"
fill="#fff"
/>
<path
d="M220.6006,237.7228l1.802,20.4002h32.3048L243.8331,139.4006h-48.1081L134.9032,258.123h32.9103l10.2081-20.4002h42.579Zm-1.4233-23.1344h-29.4885l25.3756-51.4319h.2946l3.8183,51.4319Z"
fill="#fff"
/>
<polygon
fill="#fff"
points="299.7479,206.2134 304.4805,206.2134 327.6005,175.0068 357.5337,175.0068 325.5932,214.9143 345.1915,258.1221 313.4009,258.1221 300.6355,224.3884 295.8779,224.3884 288.6933,258.1221 261.4996,258.1221 286.7074,139.4015 313.9474,139.4015 299.7479,206.2134"
/>
<g>
<path
d="M399.97,258.1225h27.215l11.0332-51.9087c6.0488-28.6706-4.9147-32.1532-32.7513-32.1532-19.4393,0-38.2482-.166-43.7523,25.6472h27.2436c1.5448-7.4579,6.1577-9.0027,12.9798-9.0027c11.8422,0,11.3207,4.9148,9.6474,12.6316l-2.7628,13.1674h-1.2644c-1.0305-9.5027-12.9423-9.367-20.6734-9.367-19.6518,0-31.3583,6.1792-35.6355,26.149-4.4825,21.1789,5.6023,25.7829,24.5862,25.7829c9.5188,0,22.2486-1.877,26.7454-13.3263h.9323L399.97,258.1225Zm-7.5882-34.3481c8.8758,0,14.7281.6126,13.2601,7.5883-1.8716,8.6991-5.6273,10.1456-17.023,10.1456-4.1504,0-11.8583,0-9.9581-9.0259c1.6216-7.6329,7.0418-8.7081,13.721-8.7081"
fill="#fff"
/>
<path
d="M482.1311,175.007l-2.4913,11.7154h1.1126c5.3987-9.8152,16.1515-12.6619,25.4827-12.6619c11.7208,0,23.2915,2.0448,21.6789,16.3105h1.2733c3.9897-11.8494,16.1265-16.3105,26.5775-16.3105c19.1822,0,27.299,7.9204,23.2022,27.2616l-12.1172,56.8002h-27.199l10.2366-48.1297c1.3341-8.6705,2.8878-15.0319-7.7381-15.0319-10.5707,0-14.1443,7.065-16.0301,15.9712L516.07,258.1223h-27.2151l10.6993-50.3335c1.3108-7.6115,1.9305-12.8281-7.5632-12.8281-11.2386,0-14.5782,6.0203-16.6445,15.9712l-10.0724,47.1904h-27.2311l17.7053-83.1153h26.3828Z"
fill="#fff"
/>
<path
d="M629.3553,258.1225h27.2133l11.0421-51.9087c6.0809-28.6706-4.854-32.1532-32.6977-32.1532-19.5143,0-38.3465-.166-43.7773,25.6472h27.2382c1.5448-7.4579,6.2024-9.0027,12.93
|
src/components/PrimaryNav/PrimaryNav.test.tsx > PrimaryNav > should show Databases menu item if the user has the account capability V2:
packages/manager/src/components/PrimaryNav/PrimaryNav.test.tsx#L175
TestingLibraryElementError: Found multiple elements with the text: Databases
Here are the matching elements:
Ignored nodes: comments, script, style
<p>
Databases
</p>
Ignored nodes: comments, script, style
<div
class="primaryNavLink MuiBox-root css-1clhym3-StyledPrimaryLinkBox"
>
Databases
<span
class="MuiChip-root MuiChip-filled MuiChip-sizeMedium MuiChip-colorPrimary MuiChip-filledPrimary css-l2m9a6-MuiChip-root-StyledBetaChip"
data-testid="betaChip"
>
<span
class="MuiChip-label MuiChip-labelMedium css-inqrve-MuiChip-label"
>
beta
</span>
</span>
</div>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<div
class="MuiGrid2-root MuiGrid2-container MuiGrid2-wrap-xs-nowrap MuiGrid2-direction-xs-column css-8e5qfp-MuiGrid2-root-StyledGrid"
id="main-navigation"
role="navigation"
>
<div
class="MuiGrid2-root MuiGrid2-direction-xs-row css-15kzf3u-MuiGrid2-root"
>
<div
class="MuiBox-root css-1pumcrh-StyledLogoBox"
>
<a
aria-label="Akamai - Dashboard"
class="css-1iutghz-StyledLink"
href="/dashboard"
title="Akamai - Dashboard"
>
<svg
class="css-15qe1c6-StyledAkamaiLogo"
id="edugKZmyB8q1"
shape-rendering="geometricPrecision"
text-rendering="geometricPrecision"
viewBox="0 0 719.656 293.2663"
width="83"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<g
class="akamai-logo-name"
clip-path="url(#edugKZmyB8q12)"
>
<g>
<path
d="M719.656,151.8506c0,8.4509-6.8525,15.2819-15.2729,15.2819-8.4437,0-15.2818-6.831-15.2818-15.2819c0-8.4276,6.8381-15.2658,15.2818-15.2658c8.4204,0,15.2729,6.8382,15.2729,15.2658"
fill="#fff"
/>
<path
d="M220.6006,237.7228l1.802,20.4002h32.3048L243.8331,139.4006h-48.1081L134.9032,258.123h32.9103l10.2081-20.4002h42.579Zm-1.4233-23.1344h-29.4885l25.3756-51.4319h.2946l3.8183,51.4319Z"
fill="#fff"
/>
<polygon
fill="#fff"
points="299.7479,206.2134 304.4805,206.2134 327.6005,175.0068 357.5337,175.0068 325.5932,214.9143 345.1915,258.1221 313.4009,258.1221 300.6355,224.3884 295.8779,224.3884 288.6933,258.1221 261.4996,258.1221 286.7074,139.4015 313.9474,139.4015 299.7479,206.2134"
/>
<g>
<path
d="M399.97,258.1225h27.215l11.0332-51.9087c6.0488-28.6706-4.9147-32.1532-32.7513-32.1532-19.4393,0-38.2482-.166-43.7523,25.6472h27.2436c1.5448-7.4579,6.1577-9.0027,12.9798-9.0027c11.8422,0,11.3207,4.9148,9.6474,12.6316l-2.7628,13.1674h-1.2644c-1.0305-9.5027-12.9423-9.367-20.6734-9.367-19.6518,0-31.3583,6.1792-35.6355,26.149-4.4825,21.1789,5.6023,25.7829,24.5862,25.7829c9.5188,0,22.2486-1.877,26.7454-13.3263h.9323L399.97,258.1225Zm-7.5882-34.3481c8.8758,0,14.7281.6126,13.2601,7.5883-1.8716,8.6991-5.6273,10.1456-17.023,10.1456-4.1504,0-11.8583,0-9.9581-9.0259c1.6216-7.6329,7.0418-8.7081,13.721-8.7081"
fill="#fff"
/>
<path
d="M482.1311,175.007l-2.4913,11.7154h1.1126c5.3987-9.8152,16.1515-12.6619,25.4827-12.6619c11.7208,0,23.2915,2.0448,21.6789,16.3105h1.2733c3.9897-11.8494,16.1265-16.3105,26.5775-16.3105c19.1822,0,27.299,7.9204,23.2022,27.2616l-12.1172,56.8002h-27.199l10.2366-48.1297c1.3341-8.6705,2.8878-15.0319-7.7381-15.0319-10.5707,0-14.1443,7.065-16.0301,15.9712L516.07,258.1223h-27.2151l10.6993-50.3335c1.3108-7.6115,1.9305-12.8281-7.5632-12.8281-11.2386,0-14.5782,6.0203-16.6445,15.9712l-10.0724,47.1904h-27.2311l
|
test-manager
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages-api-v4-lib
|
330 KB |
|
packages-validation-lib
|
153 KB |
|
storybook-build
|
11.2 MB |
|