chore(deps-dev): bump nock from 13.5.5 to 14.0.11 #407
ci.yaml
on: pull_request
Check / Commit
16s
Check / ESLint
29s
Check / Prettier
32s
Check / Typescript
28s
Publish / GHCR
0s
Annotations
7 errors
|
Test
Process completed with exit code 1.
|
|
users/components/__tests__/UserDetail.test.tsx > <UserDetail /> > <UserDetail /> > should render correctly when [administrator_role=null] and canModifyUser=false:
src/users/components/__tests__/UserDetail.test.tsx#L119
TestingLibraryElementError: Unable to find an element with the text: Change Password. 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="absolute left-7 right-7"
>
<header
class="sc-gjcoXW cZAszT"
>
<h1
class="flex items-center text-3xl font-bold m-0"
>
Administration
</h1>
</header>
<div
class="text-center mt-56"
>
<div
aria-label="loading"
class="sc-FEMpB oumMk"
color="greyDark"
>
<div />
</div>
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="absolute left-7 right-7"
>
<header
class="sc-gjcoXW cZAszT"
>
<h1
class="flex items-center text-3xl font-bold m-0"
>
Administration
</h1>
</header>
<div
class="text-center mt-56"
>
<div
aria-label="loading"
class="sc-FEMpB oumMk"
color="greyDark"
>
<div />
</div>
</div>
</div>
</div>
</body>
❯ waitForWrapper ../node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ ../node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ users/components/__tests__/UserDetail.test.tsx:119:30
|
|
jobs/components/__tests__/JobList.test.tsx > <JobsList /> > should show message when there are no unarchived jobs:
src/jobs/components/__tests__/JobList.test.tsx#L40
Error: expect(element).not.toBeInTheDocument()
expected document not to contain element, found <div
aria-label="loading"
class="sc-FEMpB oumMk"
color="greyDark"
>
<div />
</div> instead
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="text-center mt-56"
>
<div
aria-label="loading"
class="sc-FEMpB oumMk"
color="greyDark"
>
<div />
</div>
</div>
</div>
</body>
</html>
❯ jobs/components/__tests__/JobList.test.tsx:40:60
❯ runWithExpensiveErrorDiagnosticsDisabled ../node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback ../node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback ../node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
|
hmm/components/__tests__/HmmDetail.test.tsx > <HmmDetail /> > <HmmDetail /> > should render details correctly:
src/hmm/components/__tests__/HmmDetail.test.tsx#L42
TestingLibraryElementError: Unable to find an element with the text: Cluster. 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="max-w-full px-9 pl-28 w-screen"
>
<div
class="flex-grow flex-shrink-0 max-w-6xl"
>
<div
class="text-center mt-32"
>
<div
aria-label="loading"
class="sc-FEMpB oumMk"
color="greyDark"
>
<div />
</div>
</div>
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="max-w-full px-9 pl-28 w-screen"
>
<div
class="flex-grow flex-shrink-0 max-w-6xl"
>
<div
class="text-center mt-32"
>
<div
aria-label="loading"
class="sc-FEMpB oumMk"
color="greyDark"
>
<div />
</div>
</div>
</div>
</div>
</div>
</body>
❯ waitForWrapper ../node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ ../node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ hmm/components/__tests__/HmmDetail.test.tsx:42:33
|
|
groups/components/__tests__/Groups.test.tsx > Groups > should render correctly when no groups exist:
src/groups/components/__tests__/Groups.test.tsx#L26
TestingLibraryElementError: Unable to find an element with the text: No Groups Exist. 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="text-center mt-32"
>
<div
aria-label="loading"
class="sc-dVBluf vVwNL"
color="greyDark"
>
<div />
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="text-center mt-32"
>
<div
aria-label="loading"
class="sc-dVBluf vVwNL"
color="greyDark"
>
<div />
</div>
</div>
</div>
</body>
❯ waitForWrapper ../node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ ../node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ groups/components/__tests__/Groups.test.tsx:26:29
|
|
analyses/components/__tests__/AnalysisList.test.tsx > <AnalysesList /> > <AnalysesToolbar /> > should change state once create analysis is clicked:
src/analyses/components/__tests__/AnalysisList.test.tsx#L122
TestingLibraryElementError: Unable to find an element with the text: Create. 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="text-center mt-56"
>
<div
aria-label="loading"
class="sc-jbAkgO ikhugC"
color="greyDark"
>
<div />
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="text-center mt-56"
>
<div
aria-label="loading"
class="sc-jbAkgO ikhugC"
color="greyDark"
>
<div />
</div>
</div>
</div>
</body>
❯ waitForWrapper ../node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ ../node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ analyses/components/__tests__/AnalysisList.test.tsx:122:33
|
|
account/components/__tests__/ApiKeys.test.tsx > <ApiKeys /> > should render and function when loaded:
src/account/components/__tests__/ApiKeys.test.tsx#L48
TestingLibraryElementError: Unable to find role="heading" and name `/Manage API keys for accessing the/`
Ignored nodes: comments, script, style
<body>
<div>
<div
class="text-center mt-36"
>
<div
aria-label="loading"
class="sc-FEMpB oumMk"
color="greyDark"
>
<div />
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="text-center mt-36"
>
<div
aria-label="loading"
class="sc-FEMpB oumMk"
color="greyDark"
>
<div />
</div>
</div>
</div>
</body>
❯ waitForWrapper ../node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ ../node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ account/components/__tests__/ApiKeys.test.tsx:48:22
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
virtool~virtool-ui~YVH431.dockerbuild
|
25.6 KB |
sha256:57f0a648532e86edc1f6735f6cc5cc8967eeb7aa3697d5a95a13bc35cfd47ee5
|
|