fix(deps): update all non-major frontend dependencies #7245
Annotations
2 errors
Scan with SonarQube:
frontend/src/views/amending-law/affected-documents/references/RisRefsEditor.spec.ts#L203
TestingLibraryElementError: Found multiple elements with the role "button" and name "Speichern"
Here are the matching elements:
Ignored nodes: comments, script, style
<button
aria-label="Speichern"
class="p-button p-component"
data-p-disabled="false"
data-pc-name="button"
data-pc-section="root"
pc6=""
type="button"
>
<span
class="p-button-label"
data-pc-section="label"
>
Speichern
</span>
</button>
Ignored nodes: comments, script, style
<button
aria-label="Speichern"
class="p-button p-component"
data-p-disabled="false"
data-pc-name="button"
data-pc-section="root"
pc6=""
type="button"
>
<span
class="p-button-label"
data-pc-section="label"
>
Speichern
</span>
</button>
Ignored nodes: comments, script, style
<button
aria-label="Speichern"
class="p-button p-component"
data-p-disabled="false"
data-pc-name="button"
data-pc-section="root"
pc0=""
type="button"
>
<span
class="p-button-label"
data-pc-section="label"
>
Speichern
</span>
</button>
(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
data-v-app=""
>
<div
class="grid grid-rows-[minmax(0,max-content),max-content,max-content]"
>
<section
aria-labelledby="textBasedMetadataHeading"
class="flex flex-col"
>
<h3
class="ris-label2-bold mb-12 block"
id="textBasedMetadataHeading"
>
Textbasierte Metadaten
</h3>
<div
class="flex max-h-full flex-col overflow-hidden"
data-v-dd198cd8=""
>
<div
class="grid flex-grow grid-cols-1 overflow-auto"
data-v-dd198cd8=""
>
<div
class="overflow-hidden ds-textarea col-start-1 row-start-1 min-h-[100px] flex-grow p-2"
data-v-dd198cd8=""
data-v-f78cf6f1=""
>
<div
class="preview-container flex h-full overflow-auto bg-white p-20 -outline-offset-2 focus:outline focus:outline-4 focus:outline-blue-800 default-norm-style"
data-testid="preview-container"
data-v-f78cf6f1=""
role="textbox"
tabindex="0"
>
<div
class="akn-quotedText"
data-eid="mod-1_quot-2"
>
Render of
<div
class="akn-ref"
data-eid="mod-1_quot-2_ref-1"
id="element-1"
role="button"
>
a ref
</div>
and
<div
class="akn-ref"
data-eid="mod-1_quot-2_ref-2"
id="element-2"
role="button"
>
a second ref
</div>
and
<p
class="akn-p"
data-eid="mod-1_quot-2_p-1"
>
place for a third ref
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section
aria-labelledby="referencesHeading"
class="flex flex-col"
>
<h3
class="ris-label2-bold mb-12 block"
id="referencesHeading"
>
Verweise
</h3>
<div
class="overflow-hidden"
>
<div
class="grid max-h-full grid-cols-[3fr,8fr,max-content] items-center overflow-auto"
>
<div>
Ty
|
Scan with SonarQube
Process completed with exit code 1.
|
Loading