fix: DB restart should reset service worker communication protocol and services #3043
Annotations
6 warnings
Run FuelLabs/github-actions/setups/node@master
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run FuelLabs/github-actions/setups/node@master
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run FuelLabs/github-actions/setups/node@master
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Jest Tests:
packages/app/src/systems/Network/components/NetworkSelector/NetworkSelector.test.tsx#L56
TestingLibraryElementError: Unable to find an accessible element with the role "menuitem" and name "fuel_network-dropdown-item-2"
Here are the accessible roles:
button:
Name "Selected Network":
<button
aria-expanded="false"
aria-haspopup="true"
aria-label="Selected Network"
aria-pressed="false"
class="fuel_Button fuel_Button__size-xs__fLsHLj fuel_Button__cv__ddcnwq fuel_Button-ieUfsTY-css fuel_Dropdown-trigger"
data-state="closed"
id="react-aria-:rc:"
role="button"
type="button"
/>
--------------------------------------------------
img:
Name "Icon ChevronDown":
<i
aria-label="Icon ChevronDown"
class="fuel_Icon fuel_Icon-idhzjXW-css"
role="img"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
style="position: fixed; z-index: 9999; top: 16px; left: 16px; right: 16px; bottom: 16px; pointer-events: none;"
/>
<div
class="fuel_Box-flex fuel_Box-flex-ijmViGi-css"
>
<div
class="fuel_Dropdown"
>
<button
aria-expanded="false"
aria-haspopup="true"
aria-label="Selected Network"
aria-pressed="false"
class="fuel_Button fuel_Button__size-xs__fLsHLj fuel_Button__cv__ddcnwq fuel_Button-ieUfsTY-css fuel_Dropdown-trigger"
data-state="closed"
id="react-aria-:rc:"
role="button"
type="button"
>
<span
class="fuel_Text fuel_Text__fontSize-base__kIvyIm fuel_Text-ibRtlWC-css"
>
●
</span>
Local
<i
aria-label="Icon ChevronDown"
class="fuel_Icon fuel_Icon-idhzjXW-css"
role="img"
>
<svg
aria-hidden="true"
class="fuel_Icon fuel_Icon-ChevronDown"
fill="transparent"
focusable="false"
height="16"
stroke-width="1.5"
width="16"
>
<use
xlink:href="[object Object]#ChevronDown"
/>
</svg>
<span
style="position: absolute; border: 0px; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; word-wrap: normal;"
>
Icon ChevronDown
</span>
</i>
</button>
</div>
</div>
<div
data-testid="location-display"
>
/
</div>
</div>
</body>
at Object.getElementError (../../node_modules/.pnpm/@testing-library+dom@9.3.1/node_modules/@testing-library/dom/dist/config.js:37:19)
at ../../node_modules/.pnpm/@testing-library+dom@9.3.1/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at ../../node_modules/.pnpm/@testing-library+dom@9.3.1/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at ../../node_modules/.pnpm/@testing-library+dom@9.3.1/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.<anonymous> (src/systems/Network/components/NetworkSelector/NetworkSelector.test.tsx:56:25)
|
The logs for this run have expired and are no longer available.
Loading