Deps: Bump @mantine/core from 6.0.21 to 7.14.2 #4073
ci-js.yml
on: pull_request
Matrix: Upload coverage
Matrix: Linting
Matrix: Run tests
Annotations
13 errors
src/web/entities/__tests__/BulkTags.jsx > BulkTags > should allow to tag tasks with a new tag:
src/web/entities/__tests__/BulkTags.jsx#L161
TestingLibraryElementError: Unable to find an element with the title: Create a new Tag.
Ignored nodes: comments, script, style
<section
aria-describedby="mantine-d7rjv84rh-body"
aria-labelledby="mantine-d7rjv84rh-title"
aria-modal="true"
class="mantine-Paper-root mantine-Modal-content mantine-Modal-content mantine-1easc25"
role="dialog"
style="transition-property: transform, opacity; transition-duration: 200ms; transition-timing-function: ease; transform-origin: center center; opacity: 1; transform: scale(1);"
tabindex="-1"
>
<div
class="mantine-Modal-header mantine-1726275"
>
<h2
class="mantine-Modal-title mantine-9abq76"
id="mantine-d7rjv84rh-title"
>
Add Tag to Page Contents
</h2>
<button
class="mantine-UnstyledButton-root mantine-ActionIcon-root mantine-CloseButton-root mantine-Modal-close mantine-1awtlcl"
type="button"
>
<svg
fill="none"
style="width: 1rem; height: 1rem;"
viewBox="0 0 15 15"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
</button>
</div>
<div
class="mantine-Modal-body mantine-xd30a0"
id="mantine-d7rjv84rh-body"
>
<div
class="sc-ghWlax zuULU"
>
<div
class="sc-blHHSb sc-fAUdSK hQZATo fELmNZ"
>
<div
class="sc-blHHSb sc-egkSDF gOCJLp gmHUGT"
>
<div
class="sc-blHHSb sc-gtLWhw hKOcpi jbogCe"
>
<svg
class="lucide lucide-circle-alert"
fill="none"
height="24"
stroke="#c12c30"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<circle
cx="12"
cy="12"
r="10"
/>
<line
x1="12"
x2="12"
y1="8"
y2="12"
/>
<line
x1="12"
x2="12.01"
y1="16"
y2="16"
/>
</svg>
<div
class="sc-blHHSb ljYxwD"
>
<b
data-testid="error-message"
>
An error occurred in this dialog.
</b>
<div
class="sc-blHHSb sc-egkSDF gOCJLp gmHUGT"
>
<div
class="sc-blHHSb sc-gtLWhw jBlgzL cbODRO"
>
<div>
<span
data-testid="error-details"
>
Please try again.
</span>
</div>
</div>
</div>
<button
class="mantine-UnstyledButton-root mantine-Button-root mantine-1n9ivsl"
data-button="true"
data-testid="errorpanel-toggle"
type="button"
>
<div
class="mantine-1wpc1xj mantine-Button-inner"
>
<span
class="mantine-1ryt1ht mantine-Button-label"
>
Show Error Details
</span>
</div>
|
src/web/entities/__tests__/tagsdialog.jsx > TagsDialog dialog component tests > should disable tag selection when no options available:
src/web/components/testing.js#L60
TestingLibraryElementError: Unable to find an accessible element with the role "textbox"
Here are the accessible roles:
dialog:
Name "Add Tag":
<section
aria-describedby="mantine-kplw1ya0d-body"
aria-labelledby="mantine-kplw1ya0d-title"
aria-modal="true"
class="mantine-Paper-root mantine-Modal-content mantine-Modal-content mantine-1easc25"
role="dialog"
style="transition-property: transform, opacity; transition-duration: 200ms; transition-timing-function: ease; transform-origin: center center; opacity: 1; transform: scale(1);"
tabindex="-1"
/>
--------------------------------------------------
heading:
Name "Add Tag":
<h2
class="mantine-Modal-title mantine-9abq76"
id="mantine-kplw1ya0d-title"
/>
--------------------------------------------------
button:
Name "":
<button
class="mantine-UnstyledButton-root mantine-ActionIcon-root mantine-CloseButton-root mantine-Modal-close mantine-1awtlcl"
type="button"
/>
Name "Show Error Details":
<button
class="mantine-UnstyledButton-root mantine-Button-root mantine-1n9ivsl"
data-button="true"
data-testid="errorpanel-toggle"
type="button"
/>
Name "Cancel":
<button
class="mantine-UnstyledButton-root mantine-Button-root mantine-9kz7l5"
data-button="true"
data-testid="dialog-close-button"
type="button"
/>
Name "Add Tag":
<button
class="mantine-UnstyledButton-root mantine-Button-root mantine-t82k8l"
data-button="true"
data-testid="dialog-save-button"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body
data-scroll-locked="1"
>
<div
aria-hidden="true"
data-focus-id="mantine-o9mdfo204"
/>
<div>
<div
dir="ltr"
>
<div>
<div
class="mantine-Modal-root mantine-yxmaw9"
data-testid="dialog-title-bar"
>
<div
class="mantine-Overlay-root mantine-Modal-overlay mantine-kea9ny"
style="transition-property: opacity; transition-duration: 200ms; transition-timing-function: ease; opacity: 1;"
/>
<div
class="mantine-Modal-inner mantine-Modal-inner mantine-1gp3704"
>
<section
aria-describedby="mantine-kplw1ya0d-body"
aria-labelledby="mantine-kplw1ya0d-title"
aria-modal="true"
class="mantine-Paper-root mantine-Modal-content mantine-Modal-content mantine-1easc25"
role="dialog"
style="transition-property: transform, opacity; transition-duration: 200ms; transition-timing-function: ease; transform-origin: center center; opacity: 1; transform: scale(1);"
tabindex="-1"
>
<div
class="mantine-Modal-header mantine-1726275"
>
<h2
class="mantine-Modal-title mantine-9abq76"
id="mantine-kplw1ya0d-title"
>
Add Tag
</h2>
<button
class="mantine-UnstyledButton-root mantine-ActionIcon-root mantine-CloseButton-root mantine-Modal-close mantine-1awtlcl"
type="button"
>
<svg
fill="none"
style="width: 1rem; height: 1rem;"
viewBox="0 0 15 15"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816
|
src/web/wizard/__tests__/advancedtaskwizard.jsx > AdvancedTaskWizard component tests > should render full advanced wizard:
src/web/wizard/__tests__/advancedtaskwizard.jsx#L108
TestingLibraryElementError: Unable to find a label with the text of: Start Date
Ignored nodes: comments, script, style
<body
data-scroll-locked="1"
>
<div
aria-hidden="true"
data-focus-id="mantine-wa5g6t8m1"
/>
<div>
<div
dir="ltr"
>
<div>
<div
class="mantine-Modal-root mantine-yxmaw9"
data-testid="dialog-title-bar"
>
<div
class="mantine-Overlay-root mantine-Modal-overlay mantine-kea9ny"
style="transition-property: opacity; transition-duration: 200ms; transition-timing-function: ease; opacity: 1;"
/>
<div
class="mantine-Modal-inner mantine-Modal-inner mantine-1gp3704"
>
<section
aria-describedby="mantine-imnakfzwh-body"
aria-labelledby="mantine-imnakfzwh-title"
aria-modal="true"
class="mantine-Paper-root mantine-Modal-content mantine-Modal-content mantine-1vwostr"
role="dialog"
style="transition-property: transform, opacity; transition-duration: 200ms; transition-timing-function: ease; transform-origin: center center; opacity: 1; transform: scale(1);"
tabindex="-1"
>
<div
class="mantine-Modal-header mantine-1726275"
>
<h2
class="mantine-Modal-title mantine-9abq76"
id="mantine-imnakfzwh-title"
>
Advanced Task Wizard
</h2>
<button
class="mantine-UnstyledButton-root mantine-ActionIcon-root mantine-CloseButton-root mantine-Modal-close mantine-1awtlcl"
type="button"
>
<svg
fill="none"
style="width: 1rem; height: 1rem;"
viewBox="0 0 15 15"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
</button>
</div>
<div
class="mantine-Modal-body mantine-xd30a0"
id="mantine-imnakfzwh-body"
>
<div
class="sc-ghWlax zuULU"
>
<div
class="sc-blHHSb sc-fAUdSK hQZATo fELmNZ"
>
<div
class="sc-blHHSb sc-egkSDF gOCJLp gmHUGT"
>
<div
class="sc-blHHSb sc-gtLWhw hKOcpi jbogCe"
>
<svg
class="lucide lucide-circle-alert"
fill="none"
height="24"
stroke="#c12c30"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<circle
cx="12"
cy="12"
r="10"
/>
<line
x1="12"
|
src/web/wizard/__tests__/advancedtaskwizard.jsx > AdvancedTaskWizard component tests > should not render schedule without permission:
src/web/wizard/__tests__/advancedtaskwizard.jsx#L180
Error: expect(received).toHaveTextContent()
received value must be a Node.
❯ src/web/wizard/__tests__/advancedtaskwizard.jsx:180:27
|
src/web/wizard/__tests__/advancedtaskwizard.jsx > AdvancedTaskWizard component tests > should not render alert without permission:
src/web/wizard/__tests__/advancedtaskwizard.jsx#L237
Error: expect(received).toHaveTextContent()
received value must be a Node.
❯ src/web/wizard/__tests__/advancedtaskwizard.jsx:237:27
|
src/web/wizard/__tests__/advancedtaskwizard.jsx > AdvancedTaskWizard component tests > should allow to save the advanced wizard:
src/web/utils/testing.jsx#L72
TestingLibraryElementError: Unable to find an element with the name: task_name.
Ignored nodes: comments, script, style
<body
data-scroll-locked="1"
>
<div
aria-hidden="true"
data-focus-id="mantine-qeb38pp8s"
/>
<div>
<div
dir="ltr"
>
<div>
<div
class="mantine-Modal-root mantine-yxmaw9"
data-testid="dialog-title-bar"
>
<div
class="mantine-Overlay-root mantine-Modal-overlay mantine-kea9ny"
style="transition-property: opacity; transition-duration: 200ms; transition-timing-function: ease; opacity: 1;"
/>
<div
class="mantine-Modal-inner mantine-Modal-inner mantine-1gp3704"
>
<section
aria-describedby="mantine-2r907xsgj-body"
aria-labelledby="mantine-2r907xsgj-title"
aria-modal="true"
class="mantine-Paper-root mantine-Modal-content mantine-Modal-content mantine-1vwostr"
role="dialog"
style="transition-property: transform, opacity; transition-duration: 200ms; transition-timing-function: ease; transform-origin: center center; opacity: 1; transform: scale(1);"
tabindex="-1"
>
<div
class="mantine-Modal-header mantine-1726275"
>
<h2
class="mantine-Modal-title mantine-9abq76"
id="mantine-2r907xsgj-title"
>
Advanced Task Wizard
</h2>
<button
class="mantine-UnstyledButton-root mantine-ActionIcon-root mantine-CloseButton-root mantine-Modal-close mantine-1awtlcl"
type="button"
>
<svg
fill="none"
style="width: 1rem; height: 1rem;"
viewBox="0 0 15 15"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
</button>
</div>
<div
class="mantine-Modal-body mantine-xd30a0"
id="mantine-2r907xsgj-body"
>
<div
class="sc-ghWlax zuULU"
>
<div
class="sc-blHHSb sc-fAUdSK hQZATo fELmNZ"
>
<div
class="sc-blHHSb sc-egkSDF gOCJLp gmHUGT"
>
<div
class="sc-blHHSb sc-gtLWhw hKOcpi jbogCe"
>
<svg
class="lucide lucide-circle-alert"
fill="none"
height="24"
stroke="#c12c30"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<circle
cx="12"
cy="12"
r="10"
/>
<line
x1="12"
|
src/web/wizard/__tests__/modifytaskwizard.jsx > ModifyTaskWizard component tests > should render full modify wizard:
src/web/wizard/__tests__/modifytaskwizard.jsx#L78
TestingLibraryElementError: Unable to find a label with the text of: Start Date
Ignored nodes: comments, script, style
<body
data-scroll-locked="1"
>
<div
aria-hidden="true"
data-focus-id="mantine-hjk1le2lz"
/>
<div>
<div
dir="ltr"
>
<div>
<div
class="mantine-Modal-root mantine-yxmaw9"
data-testid="dialog-title-bar"
>
<div
class="mantine-Overlay-root mantine-Modal-overlay mantine-kea9ny"
style="transition-property: opacity; transition-duration: 200ms; transition-timing-function: ease; opacity: 1;"
/>
<div
class="mantine-Modal-inner mantine-Modal-inner mantine-1gp3704"
>
<section
aria-describedby="mantine-wgfnyar3z-body"
aria-labelledby="mantine-wgfnyar3z-title"
aria-modal="true"
class="mantine-Paper-root mantine-Modal-content mantine-Modal-content mantine-1vwostr"
role="dialog"
style="transition-property: transform, opacity; transition-duration: 200ms; transition-timing-function: ease; transform-origin: center center; opacity: 1; transform: scale(1);"
tabindex="-1"
>
<div
class="mantine-Modal-header mantine-1726275"
>
<h2
class="mantine-Modal-title mantine-9abq76"
id="mantine-wgfnyar3z-title"
>
Modify Task Wizard
</h2>
<button
class="mantine-UnstyledButton-root mantine-ActionIcon-root mantine-CloseButton-root mantine-Modal-close mantine-1awtlcl"
type="button"
>
<svg
fill="none"
style="width: 1rem; height: 1rem;"
viewBox="0 0 15 15"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
</button>
</div>
<div
class="mantine-Modal-body mantine-xd30a0"
id="mantine-wgfnyar3z-body"
>
<div
class="sc-ghWlax zuULU"
>
<div
class="sc-blHHSb sc-fAUdSK hQZATo fELmNZ"
>
<div
class="sc-blHHSb sc-egkSDF gOCJLp gmHUGT"
>
<div
class="sc-blHHSb sc-gtLWhw hKOcpi jbogCe"
>
<svg
class="lucide lucide-circle-alert"
fill="none"
height="24"
stroke="#c12c30"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<circle
cx="12"
cy="12"
r="10"
/>
<line
x1="12"
|
src/web/wizard/__tests__/modifytaskwizard.jsx > ModifyTaskWizard component tests > should not render schedule without permission:
src/web/wizard/__tests__/modifytaskwizard.jsx#L134
Error: expect(element).toHaveTextContent()
Expected element to have text content:
Setting an email Address
Received:
Modify Task WizardAn error occurred in this dialog.Please try again.Show Error DetailsCancelModify Task
❯ src/web/wizard/__tests__/modifytaskwizard.jsx:134:25
|
src/web/wizard/__tests__/modifytaskwizard.jsx > ModifyTaskWizard component tests > should not render alert without permission:
src/web/wizard/__tests__/modifytaskwizard.jsx#L172
Error: expect(element).toHaveTextContent()
Expected element to have text content:
Setting a start time
Received:
Modify Task WizardAn error occurred in this dialog.Please try again.Show Error DetailsCancelModify Task
❯ src/web/wizard/__tests__/modifytaskwizard.jsx:172:25
|
src/web/wizard/__tests__/modifytaskwizard.jsx > ModifyTaskWizard component tests > should allow to save the modify wizard:
src/web/utils/testing.jsx#L72
TestingLibraryElementError: Unable to find an element with the name: alert_email.
Ignored nodes: comments, script, style
<body
data-scroll-locked="1"
>
<div
aria-hidden="true"
data-focus-id="mantine-mll6t3wzb"
/>
<div>
<div
dir="ltr"
>
<div>
<div
class="mantine-Modal-root mantine-yxmaw9"
data-testid="dialog-title-bar"
>
<div
class="mantine-Overlay-root mantine-Modal-overlay mantine-kea9ny"
style="transition-property: opacity; transition-duration: 200ms; transition-timing-function: ease; opacity: 1;"
/>
<div
class="mantine-Modal-inner mantine-Modal-inner mantine-1gp3704"
>
<section
aria-describedby="mantine-fylwrfe3u-body"
aria-labelledby="mantine-fylwrfe3u-title"
aria-modal="true"
class="mantine-Paper-root mantine-Modal-content mantine-Modal-content mantine-1vwostr"
role="dialog"
style="transition-property: transform, opacity; transition-duration: 200ms; transition-timing-function: ease; transform-origin: center center; opacity: 1; transform: scale(1);"
tabindex="-1"
>
<div
class="mantine-Modal-header mantine-1726275"
>
<h2
class="mantine-Modal-title mantine-9abq76"
id="mantine-fylwrfe3u-title"
>
Modify Task Wizard
</h2>
<button
class="mantine-UnstyledButton-root mantine-ActionIcon-root mantine-CloseButton-root mantine-Modal-close mantine-1awtlcl"
type="button"
>
<svg
fill="none"
style="width: 1rem; height: 1rem;"
viewBox="0 0 15 15"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
</button>
</div>
<div
class="mantine-Modal-body mantine-xd30a0"
id="mantine-fylwrfe3u-body"
>
<div
class="sc-ghWlax zuULU"
>
<div
class="sc-blHHSb sc-fAUdSK hQZATo fELmNZ"
>
<div
class="sc-blHHSb sc-egkSDF gOCJLp gmHUGT"
>
<div
class="sc-blHHSb sc-gtLWhw hKOcpi jbogCe"
>
<svg
class="lucide lucide-circle-alert"
fill="none"
height="24"
stroke="#c12c30"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<circle
cx="12"
cy="12"
r="10"
/>
<line
x1="12"
|
Run tests (18)
The job was canceled because "_20" failed.
|
Run tests (18)
The operation was canceled.
|
Upload coverage (18)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linting-report-18
|
20.6 KB |
|
linting-report-20
|
20.6 KB |
|