Skip to content

feat(label-group): create pf-label-group element #10805

feat(label-group): create pf-label-group element

feat(label-group): create pf-label-group element #10805

Re-run triggered March 27, 2026 14:46
Status Failure
Total duration 2m 34s
Artifacts 1

tests.yml

on: pull_request
Matrix: Compile project
SSR Tests (Playwright)
1m 44s
SSR Tests (Playwright)
Lint files
37s
Lint files
Unit Tests (Web Test Runner)
1m 40s
Unit Tests (Web Test Runner)
Verify that build runs on Windows
1m 38s
Verify that build runs on Windows
Publish Playwright Report
42s
Publish Playwright Report
Validate successful build on main
7s
Validate successful build on main
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 9 warnings, and 2 notices
Unit Tests (Web Test Runner)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
SSR Tests (Playwright)
Process completed with exit code 1.
elements/pf-label-group/test/pf-label-group.e2e.ts:14:3 › pf-label-group › ssr: elements/pf-label-group/pf-label-group.ts#L113
1) elements/pf-label-group/test/pf-label-group.e2e.ts:14:3 › pf-label-group › ssr ──────────────── Error: TypeError: this.renderRoot?.querySelector is not a function at elements/pf-label-group/pf-label-group.ts:113 111 | 112 | get #hasCategory(): boolean { > 113 | return (this._categorySlotted ?? []).length > 0; | ^ 114 | } 115 | 116 | get #remaining(): number { at PfLabelGroup._categorySlotted (file:///__w/patternfly-elements/patternfly-elements/node_modules/@lit/reactive-element/src/decorators/query-assigned-nodes.ts:83:28) at PfLabelGroup._PfLabelGroup_hasCategory_get (file:///__w/patternfly-elements/patternfly-elements/elements/pf-label-group/pf-label-group.ts:113:18) at __classPrivateFieldGet (/__w/patternfly-elements/patternfly-elements/node_modules/tslib/tslib.js:339:52) at PfLabelGroup.render (file:///__w/patternfly-elements/patternfly-elements/elements/pf-label-group/pf-label-group.ts:142:48) at file:///__w/patternfly-elements/patternfly-elements/node_modules/@lit-labs/ssr/src/lib/lit-element-renderer.ts:138:57 at RenderResultIterator.next (file:///__w/patternfly-elements/patternfly-elements/node_modules/@lit-labs/ssr/src/lib/render.ts:126:17) at collectResult (file:///__w/patternfly-elements/patternfly-elements/node_modules/@lit-labs/ssr/src/lib/render-result.ts:54:14) at ssr (file:///__w/patternfly-elements/patternfly-elements/tools/pfe-tools/ssr/ssr.ts:10:10) at renderGlobal (file:///__w/patternfly-elements/patternfly-elements/tools/pfe-tools/ssr/global.ts:16:10) at file:///__w/patternfly-elements/patternfly-elements/tools/pfe-tools/test/playwright/SSRPage.ts:59:35 expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 at PfLabelGroup._categorySlotted (/__w/patternfly-elements/patternfly-elements/node_modules/@lit/reactive-element/src/decorators/query-assigned-nodes.ts:83:28) at PfLabelGroup._PfLabelGroup_hasCategory_get (/__w/patternfly-elements/patternfly-elements/elements/pf-label-group/pf-label-group.ts:113:18) at __classPrivateFieldGet (/__w/patternfly-elements/patternfly-elements/node_modules/tslib/tslib.js:339:52) at PfLabelGroup.render (/__w/patternfly-elements/patternfly-elements/elements/pf-label-group/pf-label-group.ts:142:48) at /__w/patternfly-elements/patternfly-elements/node_modules/@lit-labs/ssr/src/lib/lit-element-renderer.ts:138:57 at RenderResultIterator.next (/__w/patternfly-elements/patternfly-elements/node_modules/@lit-labs/ssr/src/lib/render.ts:126:17) at collectResult (/__w/patternfly-elements/patternfly-elements/node_modules/@lit-labs/ssr/src/lib/render-result.ts:54:14) at ssr (/__w/patternfly-elements/patternfly-elements/tools/pfe-tools/ssr/ssr.ts:10:10) at renderGlobal (/__w/patternfly-elements/patternfly-elements/tools/pfe-tools/ssr/global.ts:16:10) at /__w/patternfly-elements/patternfly-elements/tools/pfe-tools/test/playwright/SSRPage.ts:59:35 at SSRPage.snapshot (/__w/patternfly-elements/patternfly-elements/tools/pfe-tools/test/playwright/SSRPage.ts:117:10) at SSRPage.snapshots (/__w/patternfly-elements/patternfly-elements/tools/pfe-tools/test/playwright/SSRPage.ts:133:9) at /__w/patternfly-elements/patternfly-elements/elements/pf-label-group/test/pf-label-group.e2e.ts:23:5
Validate successful build on main
Resource not accessible by integration
Validate successful build on main
HttpError: Resource not accessible by integration
Publish Playwright Report
The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
Lint files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Compile project (24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Compile project (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify that build runs on Windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (Web Test Runner)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, mikepenz/action-junit-report@v2.8.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (Web Test Runner)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
SSR Tests (Playwright)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Validate successful build on main
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-ecosystem/action-add-labels@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Publish Playwright Report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
1 failed elements/pf-label-group/test/pf-label-group.e2e.ts:14:3 › pf-label-group › ssr ───────────────── 34 passed (24.0s)
Publish Playwright Report
Deployment failed! ❌

Artifacts

Produced during runtime
Name Size Digest
test-report
4.69 MB
sha256:2c13fd779bedb5b5c996d2349c0e562df134017e430611125c11673bbffd70a4