Skip to content

feat(spinner): port pf-v5-spinner to pf-v6-spinner element #11070

feat(spinner): port pf-v5-spinner to pf-v6-spinner element

feat(spinner): port pf-v5-spinner to pf-v6-spinner element #11070

Triggered via pull request May 13, 2026 14:50
Status Failure
Total duration 3m 23s
Artifacts 1

tests.yml

on: pull_request
Matrix: Compile project
SSR Tests (Playwright)
1m 39s
SSR Tests (Playwright)
Lint files
41s
Lint files
Unit Tests (Web Test Runner)
1m 56s
Unit Tests (Web Test Runner)
Verify that build runs on Windows
1m 32s
Verify that build runs on Windows
Publish Playwright Report
1m 26s
Publish Playwright Report
Validate successful build on main
4s
Validate successful build on main
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 8 warnings, and 2 notices
elements/pf-v5-table/test/pf-table.e2e.ts:14:3 › pf-v5-table › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
10) elements/pf-v5-table/test/pf-table.e2e.ts:14:3 › pf-v5-table › ssr ─────────────────────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at checkForMessages (node:internal/modules/esm/worker:141:28) at process.<anonymous> (node:internal/modules/esm/worker:160:5) at process.emit (node:events:518:28) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-table/test/pf-table.e2e.ts:23:5
elements/pf-v5-select/test/pf-select.e2e.ts:14:3 › pf-v5-select › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
9) elements/pf-v5-select/test/pf-select.e2e.ts:14:3 › pf-v5-select › ssr ───────────────────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-select/test/pf-select.e2e.ts:23:5
elements/pf-v5-popover/test/pf-popover.e2e.ts:14:3 › pf-v5-popover › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
8) elements/pf-v5-popover/test/pf-popover.e2e.ts:14:3 › pf-v5-popover › ssr ────────────────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-popover/test/pf-popover.e2e.ts:23:5
elements/pf-v5-label-group/test/pf-label-group.e2e.ts:14:3 › pf-v5-label-group › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
7) elements/pf-v5-label-group/test/pf-label-group.e2e.ts:14:3 › pf-v5-label-group › ssr ────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-label-group/test/pf-label-group.e2e.ts:23:5
elements/pf-v5-label/test/pf-label.e2e.ts:14:3 › pf-v5-label › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
6) elements/pf-v5-label/test/pf-label.e2e.ts:14:3 › pf-v5-label › ssr ──────────────────────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-label/test/pf-label.e2e.ts:23:5
elements/pf-v5-dropdown/test/pf-dropdown.e2e.ts:14:3 › pf-v5-dropdown › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
5) elements/pf-v5-dropdown/test/pf-dropdown.e2e.ts:14:3 › pf-v5-dropdown › ssr ─────────────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-dropdown/test/pf-dropdown.e2e.ts:23:5
elements/pf-v5-clipboard-copy/test/pf-clipboard-copy.e2e.ts:14:3 › pf-v5-clipboard-copy › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
4) elements/pf-v5-clipboard-copy/test/pf-clipboard-copy.e2e.ts:14:3 › pf-v5-clipboard-copy › ssr ─ Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-clipboard-copy/test/pf-clipboard-copy.e2e.ts:23:5
elements/pf-v5-chip/test/pf-chip.e2e.ts:14:3 › pf-v5-chip › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
3) elements/pf-v5-chip/test/pf-chip.e2e.ts:14:3 › pf-v5-chip › ssr ─────────────────────────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-chip/test/pf-chip.e2e.ts:23:5
elements/pf-v5-button/test/pf-button.e2e.ts:14:3 › pf-v5-button › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
2) elements/pf-v5-button/test/pf-button.e2e.ts:14:3 › pf-v5-button › ssr ───────────────────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-button/test/pf-button.e2e.ts:23:5
elements/pf-v5-back-to-top/test/pf-back-to-top.e2e.ts:14:3 › pf-v5-back-to-top › ssr: tools/pfe-tools/test/playwright/SSRPage.ts#L117
1) elements/pf-v5-back-to-top/test/pf-back-to-top.e2e.ts:14:3 › pf-v5-back-to-top › ssr ────────── Error: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/__w/patternfly-elements/patternfly-elements/elements/pf-v5-spinner/pf-v5-spinner.js' imported from /__w/patternfly-elements/patternfly-elements/elements/pf-v5-button/pf-v5-button.js at tools/pfe-tools/test/playwright/SSRPage.ts:117 115 | } 116 | expect(response?.status(), await response?.text()) > 117 | .toEqual(200); | ^ 118 | const snapshot = await this.page.screenshot({ fullPage: true }); 119 | expect(snapshot, new URL(url).pathname) 120 | .toMatchSnapshot(`${this.config.tagName}-${basename(url)}.png`); at finalizeResolution (node:internal/modules/esm/resolve:275:11) at moduleResolve (node:internal/modules/esm/resolve:860:10) at defaultResolve (node:internal/modules/esm/resolve:984:11) at nextResolve (node:internal/modules/esm/hooks:748:28) at resolve (/__w/patternfly-elements/patternfly-elements/node_modules/playwright/lib/transform/esmLoader.js:37:24) at nextResolve (node:internal/modules/esm/hooks:748:28) at Hooks.resolve (node:internal/modules/esm/hooks:240:30) at handleMessage (node:internal/modules/esm/worker:199:24) at Immediate.checkForMessages (node:internal/modules/esm/worker:141:28) at process.processImmediate (node:internal/timers:485:21) expect(received).toEqual(expected) // deep equality Expected: 200 Received: 500 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-v5-back-to-top/test/pf-back-to-top.e2e.ts:23:5
Unit Tests (Web Test Runner)
Process completed with exit code 1.
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/
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. 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/
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/
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. 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/
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, marocchino/sticky-pull-request-comment@v2. 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
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
🎭 Playwright Run Summary
10 failed elements/pf-v5-back-to-top/test/pf-back-to-top.e2e.ts:14:3 › pf-v5-back-to-top › ssr ─────────── elements/pf-v5-button/test/pf-button.e2e.ts:14:3 › pf-v5-button › ssr ────────────────────────── elements/pf-v5-chip/test/pf-chip.e2e.ts:14:3 › pf-v5-chip › ssr ──────────────────────────────── elements/pf-v5-clipboard-copy/test/pf-clipboard-copy.e2e.ts:14:3 › pf-v5-clipboard-copy › ssr ── elements/pf-v5-dropdown/test/pf-dropdown.e2e.ts:14:3 › pf-v5-dropdown › ssr ──────────────────── elements/pf-v5-label/test/pf-label.e2e.ts:14:3 › pf-v5-label › ssr ───────────────────────────── elements/pf-v5-label-group/test/pf-label-group.e2e.ts:14:3 › pf-v5-label-group › ssr ─────────── elements/pf-v5-popover/test/pf-popover.e2e.ts:14:3 › pf-v5-popover › ssr ─────────────────────── elements/pf-v5-select/test/pf-select.e2e.ts:14:3 › pf-v5-select › ssr ────────────────────────── elements/pf-v5-table/test/pf-table.e2e.ts:14:3 › pf-v5-table › ssr ───────────────────────────── 24 passed (21.9s)

Artifacts

Produced during runtime
Name Size Digest
test-report
4.46 MB
sha256:cb9588c66ecdf4f5b094d87ec436edadd148f06229af85eb9a3cba9d59cd3456