fix(deps): update all non-major frontend dependencies #7260
pipeline.yml
on: pull_request
setup-e2e-tests
18s
frontend-jobs
/
check-style-frontend
42s
frontend-jobs
/
test-frontend
50s
frontend-jobs
/
analyze-frontend-with-sonar-cube
1m 1s
frontend-jobs
/
audit-licenses-frontend
24s
backend-jobs
/
setup-gradle
6s
check-auto-deploy
0s
create-docker-image-job
/
create-docker-image
ldml-extension-jobs
/
test-ldml-extension
1m 4s
trivy-scan
14s
talisman-check
0s
Matrix: e2e-tests
backend-jobs
/
backend-build
1m 18s
backend-jobs
/
backend-unit-tests
2m 33s
backend-jobs
/
backend-integration-tests
3m 18s
backend-jobs
/
audit-licenses-backend
34s
backend-jobs
/
analyze-backend-with-sonar-cube
4m 27s
backend-jobs
/
generate-backend-code-documentation
1m 4s
push-reports
0s
deploy-production-job
/
deploy-production
Annotations
8 errors and 8 warnings
src/views/amending-law/affected-documents/references/RisRefsEditor.spec.ts > risRefsEditor > should save the updated xml from the RisRefEditorTable:
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
|
frontend-jobs / test-frontend
Process completed with exit code 1.
|
src/views/amending-law/affected-documents/references/RisRefsEditor.spec.ts > risRefsEditor > should save the updated xml from the RisRefEditorTable:
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
|
frontend-jobs / analyze-frontend-with-sonar-cube
Process completed with exit code 1.
|
e2e-tests (msedge) / e2e-tests
Process completed with exit code 2.
|
e2e-tests (a11y) / e2e-tests
Process completed with exit code 2.
|
e2e-tests (firefox) / e2e-tests
Process completed with exit code 2.
|
e2e-tests (chromium) / e2e-tests
Process completed with exit code 2.
|
e2e-tests (msedge) / e2e-tests
No files were found with the provided path: ./frontend/test-results/**/*.png
./frontend/test-results/**/trace.zip. No artifacts will be uploaded.
|
e2e-tests (msedge) / e2e-tests
No files were found with the provided path: ./frontend/blob-report/test-report.zip. No artifacts will be uploaded.
|
e2e-tests (a11y) / e2e-tests
No files were found with the provided path: ./frontend/test-results/**/*.png
./frontend/test-results/**/trace.zip. No artifacts will be uploaded.
|
e2e-tests (a11y) / e2e-tests
No files were found with the provided path: ./frontend/blob-report/test-report.zip. No artifacts will be uploaded.
|
e2e-tests (firefox) / e2e-tests
No files were found with the provided path: ./frontend/test-results/**/*.png
./frontend/test-results/**/trace.zip. No artifacts will be uploaded.
|
e2e-tests (firefox) / e2e-tests
No files were found with the provided path: ./frontend/blob-report/test-report.zip. No artifacts will be uploaded.
|
e2e-tests (chromium) / e2e-tests
No files were found with the provided path: ./frontend/blob-report/test-report.zip. No artifacts will be uploaded.
|
e2e-tests (chromium) / e2e-tests
No files were found with the provided path: ./frontend/test-results/**/*.png
./frontend/test-results/**/trace.zip. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
backend-code-documentation
Expired
|
975 KB |
|
licence-reports-backend
Expired
|
3.44 KB |
|
licence-reports-frontend
Expired
|
2.82 KB |
|
performance-report
|
2.51 KB |
|