fix(deps): update all non-major dependencies #14970
Annotations
9 errors and 1 warning
Run yarn test:
src/app/base/components/DhcpFormFields/DhcpFormFields.test.tsx#L209
TestingLibraryElementError: Unable to find an element with the text: test-machine-1. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<table
aria-busy="false"
class=""
role="grid"
>
<thead>
<tr
role="row"
>
<th
role="columnheader"
>
<div>
Hostname
</div>
<div>
system_id
</div>
</th>
<th
role="columnheader"
>
<div>
Owner
</div>
<div>
Tags
</div>
</th>
</tr>
</thead>
<caption>
No machines match the search criteria.
</caption>
</table>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/app/base/components/DhcpFormFields/DhcpFormFields.test.tsx:209:40
|
Run yarn test:
src/app/devices/components/DeviceHeaderForms/DeviceHeaderForms.test.tsx#L41
TestingLibraryElementError: Unable to find an accessible element with the role "form" and name "Add device"
Here are the accessible roles:
alert:
Name "":
<span
aria-live="polite"
class="p-text--default"
role="alert"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-strip"
>
<div
class="row"
>
<div
class="col-12"
>
<span
aria-live="polite"
class="p-text--default"
role="alert"
>
<i
class="p-icon--spinner u-animation--spin"
/>
<span>
Loading
</span>
</span>
</div>
</div>
</div>
</div>
</body>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/app/devices/components/DeviceHeaderForms/DeviceHeaderForms.test.tsx:41:14
|
Run yarn test:
src/app/kvm/components/PoolColumn/PoolColumn.test.tsx#L50
Error: expect(element).toHaveTextContent()
Expected element to have text content:
zone-1
Received:
❯ src/app/kvm/components/PoolColumn/PoolColumn.test.tsx:50:40
|
Run yarn test:
src/app/networkDiscovery/views/DiscoveryAddForm/DiscoveryAddForm.test.tsx#L197
TestingLibraryElementError: Unable to find an element with the text: abc123. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<div
role="listbox"
>
<table
aria-busy="false"
class=""
role="grid"
>
<thead>
<tr
role="row"
>
<th
role="columnheader"
>
<div>
Hostname
</div>
<div>
system_id
</div>
</th>
<th
role="columnheader"
>
<div>
Owner
</div>
<div>
Tags
</div>
</th>
</tr>
</thead>
<caption>
No machines match the search criteria.
</caption>
</table>
<div
class="u-visually-hidden"
>
<div
aria-live="polite"
/>
</div>
</div>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/app/networkDiscovery/views/DiscoveryAddForm/DiscoveryAddForm.test.tsx:197:43
|
Run yarn test:
src/app/kvm/components/KVMForms/ComposeForm/ComposeFormFields/ComposeFormFields.test.tsx#L85
TestingLibraryElementError: Unable to find an element with the text: 15 cores available.. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-strip"
>
<div
class="row"
>
<div
class="col-12"
>
<span
aria-live="polite"
class="p-text--default"
role="alert"
>
<i
class="p-icon--spinner u-animation--spin"
/>
<span>
Loading...
</span>
</span>
</div>
</div>
</div>
</div>
</body>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/app/kvm/components/KVMForms/ComposeForm/ComposeFormFields/ComposeFormFields.test.tsx:85:19
|
Run yarn test:
src/app/kvm/components/KVMForms/ComposeForm/InterfacesTable/InterfacesTable.test.tsx#L76
TestingLibraryElementError: Unable to find an accessible element with the role "button" and name `/define/i`
Here are the accessible roles:
alert:
Name "":
<span
aria-live="polite"
class="p-text--default"
role="alert"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-strip"
>
<div
class="row"
>
<div
class="col-12"
>
<span
aria-live="polite"
class="p-text--default"
role="alert"
>
<i
class="p-icon--spinner u-animation--spin"
/>
<span>
Loading...
</span>
</span>
</div>
</div>
</div>
</div>
</body>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/app/kvm/components/KVMForms/ComposeForm/InterfacesTable/InterfacesTable.test.tsx:76:27
|
Run yarn test:
src/app/kvm/components/KVMForms/ComposeForm/StorageTable/StorageTable.test.tsx#L76
TestingLibraryElementError: Unable to find an accessible element with the role "button" and name `/add disk/i`
Here are the accessible roles:
alert:
Name "":
<span
aria-live="polite"
class="p-text--default"
role="alert"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-strip"
>
<div
class="row"
>
<div
class="col-12"
>
<span
aria-live="polite"
class="p-text--default"
role="alert"
>
<i
class="p-icon--spinner u-animation--spin"
/>
<span>
Loading...
</span>
</span>
</div>
</div>
</div>
</div>
</body>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/app/kvm/components/KVMForms/ComposeForm/StorageTable/StorageTable.test.tsx:76:14
|
Run yarn test:
src/app/machines/components/MachineForms/AddMachine/AddMachineFormFields/AddMachineFormFields.test.tsx#L80
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "bionic (ga-18.04)"
Here are the accessible roles:
alert:
Name "":
<span
aria-live="polite"
class="p-text--default"
role="alert"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-strip is-shallow"
data-testid="loading"
>
<div
class="row"
>
<div
class="col-12"
>
<span
aria-live="polite"
class="p-text--default"
role="alert"
>
<i
class="p-icon--spinner u-animation--spin"
/>
<span>
Loading
</span>
</span>
</div>
</div>
</div>
</div>
</body>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/app/machines/components/MachineForms/AddMachine/AddMachineFormFields/AddMachineFormFields.test.tsx:80:14
|
Run yarn test
Process completed with exit code 1.
|
Restore node_modules
Cache not found for keys: Linux-modules-a328f5ee8397f2923f73cebc7ab4a0a3ae7bd0ac048b57e0881db792833122e0
|
Loading