Skip to content

feat: 1379 create opening frontend #4917

feat: 1379 create opening frontend

feat: 1379 create opening frontend #4917

Triggered via pull request August 25, 2026 22:15
Status Failure
Total duration 7m 6s
Artifacts 3

analysis.yml

on: pull_request
Tests Backend Oracle
5m 29s
Tests Backend Oracle
Tests Backend Postgres
2m 48s
Tests Backend Postgres
Lint (Frontend)
1m 2s
Lint (Frontend)
Tests (Frontend)
3m 52s
Tests (Frontend)
Trivy Security Scan
19s
Trivy Security Scan
Combine Backend Coverage
1m 26s
Combine Backend Coverage
Analysis Results
5s
Analysis Results
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Tests (Frontend)
Process completed with exit code 1.
src/__test__/routes/FeatureGateRoute.test.tsx > FeatureGateRoute > renders FeatureUnavailable when gate is disabled: frontend/src/__test__/routes/FeatureGateRoute.test.tsx#L38
TestingLibraryElementError: Unable to find an element with the text: Blocked. 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> Child route content </div> </div> </body> ❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/__test__/routes/FeatureGateRoute.test.tsx:38:19
src/__test__/routes/FeatureGateRoute.test.tsx > FeatureGateRoute > renders children when gate is enabled: frontend/src/__test__/routes/FeatureGateRoute.test.tsx#L24
TestingLibraryElementError: Unable to find an element with the text: Child route content. 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="feature-unavailable-container " > <div class=" empty-section-container undefined" > <svg aria-hidden="true" class="empty-section-icon" data-testid="empty-section-icon" fill="currentColor" focusable="false" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32" width="16" xmlns="http://www.w3.org/2000/svg" > <path d="M29.34,16.06a1.0007,1.0007,0,0,0-1.1084.3L24.46,20.8857l-5.4355-.9882-3.602-8.9512A3.014,3.014,0,0,0,12.6138,9h-4.06A3.0018,3.0018,0,0,0,7.01,9.4277L2,12.4336v6.4009l5,.9092V30H9V20.1074l3.5652.648L14,24.2V30h2V23.8l-1.0911-2.6182L22.99,22.6509,18.2319,28.36A1,1,0,0,0,19,30H29a1,1,0,0,0,1-1V17A1,1,0,0,0,29.34,16.06ZM4,17.1655V13.5664l3-1.8v5.9448Zm5,.9092V11h3.6138a1.0141,1.0141,0,0,1,.9453.6709l3.14,7.8037ZM28,28H21.1353L28,19.7617Z" /> <path d="M12.5,8A3.5,3.5,0,1,1,16,4.5,3.5042,3.5042,0,0,1,12.5,8Zm0-5A1.5,1.5,0,1,0,14,4.5,1.5017,1.5017,0,0,0,12.5,3Z" /> </svg> <div class="empty-section-title" > Blocked </div> <p class="empty-section-subtitle subtitle-section" > Blocked </p> </div> <button class="feature-unavailable-button cds--btn cds--btn--primary" type="button" > Back </button> </div> </div> </body> ❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/__test__/routes/FeatureGateRoute.test.tsx:24:19
Analysis Results
Process completed with exit code 1.
Trivy Security Scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Trivy Security Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Lint (Frontend)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests Backend Postgres
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-java@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests Backend Postgres
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
Tests (Frontend)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests Backend Oracle
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-java@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests Backend Oracle
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
Combine Backend Coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Combine Backend Coverage
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.

Artifacts

Produced during runtime
Name Size Digest
coverage-merged
1.89 MB
sha256:772b4f45b84b8fd5576c66fc678dfc139e20bbfecae73ead4c1e26122200603b
coverage-oracle
1.11 MB
sha256:dd224f77b4f4672b23e7734ae022ce3eaa5eabd8ec537f76eee782983b19a7e8
coverage-postgres
1.05 MB
sha256:b9a60d538e8101a4592e453be4b727cf2c1b99768d7084455f968c784b4f399b