Skip to content

chore(deps): bump lodash from 4.17.21 to 4.18.1 in /packages/plugin-tools #15056

chore(deps): bump lodash from 4.17.21 to 4.18.1 in /packages/plugin-tools

chore(deps): bump lodash from 4.17.21 to 4.18.1 in /packages/plugin-tools #15056

Triggered via pull request April 2, 2026 15:12
Status Success
Total duration 23m 14s
Artifacts

ci.yml

on: pull_request
Gen 2 SDKs checks
10m 50s
Gen 2 SDKs checks
Gen 1 SDK Core
9m 9s
Gen 1 SDK Core
build-angular-gen1
47s
build-angular-gen1
Matrix: build
Matrix: Gen 1 React SDK
Matrix: Gen 1 SDK Snippets
Matrix: Gen 2 SDK Snippets
Matrix: Gen 2 SDKs
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 113 warnings, and 41 notices
[react] › integrating-pages.spec.ts:51:5 › Integrating Pages › Visual Editor › updates homepage: packages/sdks-tests/src/snippet-tests/integrating-pages.spec.ts#L95
1) [react] › integrating-pages.spec.ts:51:5 › Integrating Pages › Visual Editor › updates homepage Error: Timed out 50000ms waiting for expect(locator).toBeVisible() Locator: locator('iframe').contentFrame().getByText('This is a new homepage.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 50000ms - waiting for locator('iframe').contentFrame().getByText('This is a new homepage.') 93 | 94 | await sendContentUpdateMessage({ page, newContent: NEW_CONTENT, model: 'page' }); > 95 | await expect(page.frameLocator('iframe').getByText(NEW_TEXT)).toBeVisible(); | ^ 96 | }); 97 | }); 98 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/snippet-tests/integrating-pages.spec.ts:95:69
[react-sdk-next-14-app] › blueprints-homepage.spec.ts:24:3 › Homepage › should display the Builder.io logo header: packages/sdks-tests/src/snippet-tests/blueprints-homepage.spec.ts#L25
1) [react-sdk-next-14-app] › blueprints-homepage.spec.ts:24:3 › Homepage › should display the Builder.io logo header TimeoutError: page.waitForLoadState: Timeout 30000ms exceeded. 23 | 24 | test('should display the Builder.io logo header', async ({ page }) => { > 25 | await page.waitForLoadState('networkidle'); | ^ 26 | await expect(page.getByText('Builder.io')).toBeVisible(); 27 | }); 28 | at /home/runner/work/builder/builder/packages/sdks-tests/src/snippet-tests/blueprints-homepage.spec.ts:25:16
build-angular-gen1
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
build-angular-gen1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (webcomponents)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
build (webcomponents)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (widgets)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
build (widgets)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Gen 1 SDK Core
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 1 SDK Snippets (gen1-next14-pages)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (nextjs-sdk-next-app)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 1 SDK Snippets (gen1-remix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (angular-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (qwik-city)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (angular-17-ssr)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (solid)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (react-sdk-next-pages)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[react-sdk-next-pages] › blueprints-homepage.spec.ts#L0
packages/sdks-tests/[react-sdk-next-pages] › blueprints-homepage.spec.ts took 28.6s
Gen 2 SDK Snippets (vue)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[vue] › blueprints-homepage.spec.ts#L0
packages/sdks-tests/[vue] › blueprints-homepage.spec.ts took 29.0s
Gen 2 SDK Snippets (hydrogen)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDKs checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDKs (react-sdk-next-14-app)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[react-sdk-next-14-app] › link-component.spec.ts#L0
packages/sdks-tests/[react-sdk-next-14-app] › link-component.spec.ts took 16.8s
Slow Test: packages/sdks-tests/[react-sdk-next-14-app] › blocks.spec.ts#L0
packages/sdks-tests/[react-sdk-next-14-app] › blocks.spec.ts took 21.9s
Slow Test: packages/sdks-tests/[react-sdk-next-14-app] › ab-test.spec.ts#L0
packages/sdks-tests/[react-sdk-next-14-app] › ab-test.spec.ts took 24.7s
Gen 2 SDKs (react-native-76-fabric)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[react-native-76-fabric] › editing.spec.ts#L0
packages/sdks-tests/[react-native-76-fabric] › editing.spec.ts took 17.8s
Slow Test: packages/sdks-tests/[react-native-76-fabric] › link-component.spec.ts#L0
packages/sdks-tests/[react-native-76-fabric] › link-component.spec.ts took 18.4s
Gen 2 SDKs (react-native-74)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[react-native-74] › editing.spec.ts#L0
packages/sdks-tests/[react-native-74] › editing.spec.ts took 17.2s
Slow Test: packages/sdks-tests/[react-native-74] › link-component.spec.ts#L0
packages/sdks-tests/[react-native-74] › link-component.spec.ts took 18.4s
Gen 2 SDKs (react-sdk-next-pages)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[react-sdk-next-pages] › link-component.spec.ts#L0
packages/sdks-tests/[react-sdk-next-pages] › link-component.spec.ts took 16.7s
Slow Test: packages/sdks-tests/[react-sdk-next-pages] › ab-test.spec.ts#L0
packages/sdks-tests/[react-sdk-next-pages] › ab-test.spec.ts took 23.5s
Gen 2 SDK Snippets (react)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 1 React SDK (gen1-next14-pages)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[gen1-next14-pages] › link-component.spec.ts#L0
packages/sdks-tests/[gen1-next14-pages] › link-component.spec.ts took 17.1s
Slow Test: packages/sdks-tests/[gen1-next14-pages] › ab-test.spec.ts#L0
packages/sdks-tests/[gen1-next14-pages] › ab-test.spec.ts took 25.3s
Gen 2 SDKs (react)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[react] › ab-test.spec.ts#L0
packages/sdks-tests/[react] › ab-test.spec.ts took 24.1s
Gen 2 SDKs (remix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[remix] › link-component.spec.ts#L0
packages/sdks-tests/[remix] › link-component.spec.ts took 16.6s
Slow Test: packages/sdks-tests/[remix] › ab-test.spec.ts#L0
packages/sdks-tests/[remix] › ab-test.spec.ts took 24.3s
Gen 1 React SDK (gen1-next15-app)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[gen1-next15-app] › link-component.spec.ts#L0
packages/sdks-tests/[gen1-next15-app] › link-component.spec.ts took 17.4s
Slow Test: packages/sdks-tests/[gen1-next15-app] › ab-test.spec.ts#L0
packages/sdks-tests/[gen1-next15-app] › ab-test.spec.ts took 28.0s
Gen 2 SDK Snippets (sveltekit)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 1 React SDK (gen1-remix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[gen1-remix] › link-component.spec.ts#L0
packages/sdks-tests/[gen1-remix] › link-component.spec.ts took 17.5s
Slow Test: packages/sdks-tests/[gen1-remix] › slot.spec.ts#L0
packages/sdks-tests/[gen1-remix] › slot.spec.ts took 20.7s
Slow Test: packages/sdks-tests/[gen1-remix] › ab-test.spec.ts#L0
packages/sdks-tests/[gen1-remix] › ab-test.spec.ts took 27.7s
Gen 2 SDKs (angular-19-ssr)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[angular-19-ssr] › editing.spec.ts#L0
packages/sdks-tests/[angular-19-ssr] › editing.spec.ts took 15.2s
Slow Test: packages/sdks-tests/[angular-19-ssr] › blocks.spec.ts#L0
packages/sdks-tests/[angular-19-ssr] › blocks.spec.ts took 17.1s
Slow Test: packages/sdks-tests/[angular-19-ssr] › link-component.spec.ts#L0
packages/sdks-tests/[angular-19-ssr] › link-component.spec.ts took 17.7s
Slow Test: packages/sdks-tests/[angular-19-ssr] › ab-test.spec.ts#L0
packages/sdks-tests/[angular-19-ssr] › ab-test.spec.ts took 28.8s
Gen 2 SDK Snippets (react-sdk-next-14-app)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (svelte)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 1 SDK Snippets (gen1-react)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (nuxt)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDKs (nuxt)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[nuxt] › link-component.spec.ts#L0
packages/sdks-tests/[nuxt] › link-component.spec.ts took 17.1s
Slow Test: packages/sdks-tests/[nuxt] › ab-test.spec.ts#L0
packages/sdks-tests/[nuxt] › ab-test.spec.ts took 27.5s
Gen 2 SDK Snippets (react-native-74)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDK Snippets (remix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Gen 2 SDKs (vue)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[vue] › link-component.spec.ts#L0
packages/sdks-tests/[vue] › link-component.spec.ts took 16.8s
Slow Test: packages/sdks-tests/[vue] › ab-test.spec.ts#L0
packages/sdks-tests/[vue] › ab-test.spec.ts took 24.3s
Gen 2 SDKs (solid-start)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[solid-start] › link-component.spec.ts#L0
packages/sdks-tests/[solid-start] › link-component.spec.ts took 16.9s
Slow Test: packages/sdks-tests/[solid-start] › ab-test.spec.ts#L0
packages/sdks-tests/[solid-start] › ab-test.spec.ts took 24.7s
Gen 1 React SDK (gen1-react)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[gen1-react] › link-component.spec.ts#L0
packages/sdks-tests/[gen1-react] › link-component.spec.ts took 17.0s
Slow Test: packages/sdks-tests/[gen1-react] › ab-test.spec.ts#L0
packages/sdks-tests/[gen1-react] › ab-test.spec.ts took 26.0s
Gen 2 SDKs (angular-17-ssr)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[angular-17-ssr] › editing.spec.ts#L0
packages/sdks-tests/[angular-17-ssr] › editing.spec.ts took 15.9s
Slow Test: packages/sdks-tests/[angular-17-ssr] › blocks.spec.ts#L0
packages/sdks-tests/[angular-17-ssr] › blocks.spec.ts took 17.5s
Slow Test: packages/sdks-tests/[angular-17-ssr] › link-component.spec.ts#L0
packages/sdks-tests/[angular-17-ssr] › link-component.spec.ts took 17.8s
Slow Test: packages/sdks-tests/[angular-17-ssr] › ab-test.spec.ts#L0
packages/sdks-tests/[angular-17-ssr] › ab-test.spec.ts took 29.0s
Gen 2 SDKs (sveltekit)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[sveltekit] › link-component.spec.ts#L0
packages/sdks-tests/[sveltekit] › link-component.spec.ts took 16.8s
Slow Test: packages/sdks-tests/[sveltekit] › ab-test.spec.ts#L0
packages/sdks-tests/[sveltekit] › ab-test.spec.ts took 24.8s
Gen 2 SDKs (svelte)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[svelte] › link-component.spec.ts#L0
packages/sdks-tests/[svelte] › link-component.spec.ts took 16.9s
Slow Test: packages/sdks-tests/[svelte] › ab-test.spec.ts#L0
packages/sdks-tests/[svelte] › ab-test.spec.ts took 23.8s
Gen 2 SDKs (solid)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[solid] › blocks.spec.ts#L0
packages/sdks-tests/[solid] › blocks.spec.ts took 15.0s
Slow Test: packages/sdks-tests/[solid] › link-component.spec.ts#L0
packages/sdks-tests/[solid] › link-component.spec.ts took 16.8s
Slow Test: packages/sdks-tests/[solid] › ab-test.spec.ts#L0
packages/sdks-tests/[solid] › ab-test.spec.ts took 24.0s
Gen 2 SDKs (react-sdk-next-15-app)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[react-sdk-next-15-app] › link-component.spec.ts#L0
packages/sdks-tests/[react-sdk-next-15-app] › link-component.spec.ts took 17.1s
Slow Test: packages/sdks-tests/[react-sdk-next-15-app] › blocks.spec.ts#L0
packages/sdks-tests/[react-sdk-next-15-app] › blocks.spec.ts took 23.1s
Slow Test: packages/sdks-tests/[react-sdk-next-15-app] › ab-test.spec.ts#L0
packages/sdks-tests/[react-sdk-next-15-app] › ab-test.spec.ts took 26.2s
Gen 2 SDKs (angular-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[angular-17] › link-component.spec.ts#L0
packages/sdks-tests/[angular-17] › link-component.spec.ts took 19.9s
Slow Test: packages/sdks-tests/[angular-17] › editing.spec.ts#L0
packages/sdks-tests/[angular-17] › editing.spec.ts took 23.1s
Slow Test: packages/sdks-tests/[angular-17] › blocks.spec.ts#L0
packages/sdks-tests/[angular-17] › blocks.spec.ts took 31.6s
Slow Test: packages/sdks-tests/[angular-17] › ab-test.spec.ts#L0
packages/sdks-tests/[angular-17] › ab-test.spec.ts took 42.6s
Gen 2 SDKs (hydrogen)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[hydrogen] › blocks.spec.ts#L0
packages/sdks-tests/[hydrogen] › blocks.spec.ts took 16.3s
Slow Test: packages/sdks-tests/[hydrogen] › link-component.spec.ts#L0
packages/sdks-tests/[hydrogen] › link-component.spec.ts took 17.2s
Slow Test: packages/sdks-tests/[hydrogen] › ab-test.spec.ts#L0
packages/sdks-tests/[hydrogen] › ab-test.spec.ts took 26.1s
Gen 2 SDKs (qwik-city)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[qwik-city] › blocks.spec.ts#L0
packages/sdks-tests/[qwik-city] › blocks.spec.ts took 16.7s
Slow Test: packages/sdks-tests/[qwik-city] › link-component.spec.ts#L0
packages/sdks-tests/[qwik-city] › link-component.spec.ts took 17.5s
Slow Test: packages/sdks-tests/[qwik-city] › editing.spec.ts#L0
packages/sdks-tests/[qwik-city] › editing.spec.ts took 24.6s
Slow Test: packages/sdks-tests/[qwik-city] › symbols.spec.ts#L0
packages/sdks-tests/[qwik-city] › symbols.spec.ts took 27.4s
Slow Test: packages/sdks-tests/[qwik-city] › ab-test.spec.ts#L0
packages/sdks-tests/[qwik-city] › ab-test.spec.ts took 30.6s
Gen 2 SDKs (nextjs-sdk-next-app)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › link-component.spec.ts#L0
packages/sdks-tests/[nextjs-sdk-next-app] › link-component.spec.ts took 16.9s
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › large-reactive-state.spec.ts#L0
packages/sdks-tests/[nextjs-sdk-next-app] › large-reactive-state.spec.ts took 22.0s
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › ab-test.spec.ts#L0
packages/sdks-tests/[nextjs-sdk-next-app] › ab-test.spec.ts took 25.7s
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › symbols.spec.ts#L0
packages/sdks-tests/[nextjs-sdk-next-app] › symbols.spec.ts took 27.5s
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › accordion.spec.ts#L0
packages/sdks-tests/[nextjs-sdk-next-app] › accordion.spec.ts took 1.0m
🎭 Playwright Run Summary
60 skipped 11 passed (14.6s)
🎭 Playwright Run Summary
61 skipped 10 passed (13.6s)
🎭 Playwright Run Summary
56 skipped 15 passed (13.9s)
🎭 Playwright Run Summary
36 skipped 35 passed (34.2s)
🎭 Playwright Run Summary
35 skipped 36 passed (33.3s)
🎭 Playwright Run Summary
35 skipped 36 passed (21.4s)
🎭 Playwright Run Summary
60 skipped 11 passed (11.9s)
🎭 Playwright Run Summary
36 skipped 35 passed (48.1s)
🎭 Playwright Run Summary
31 skipped 40 passed (47.8s)
🎭 Playwright Run Summary
32 skipped 39 passed (24.3s)
🎭 Playwright Run Summary
49 skipped 205 passed (4.1m)
🎭 Playwright Run Summary
135 skipped 119 passed (2.8m)
🎭 Playwright Run Summary
135 skipped 119 passed (2.8m)
🎭 Playwright Run Summary
48 skipped 206 passed (3.9m)
🎭 Playwright Run Summary
1 flaky [react] › integrating-pages.spec.ts:51:5 › Integrating Pages › Visual Editor › updates homepage 5 skipped 65 passed (1.4m)
🎭 Playwright Run Summary
81 skipped 173 passed (3.7m)
🎭 Playwright Run Summary
30 skipped 224 passed (3.9m)
🎭 Playwright Run Summary
50 skipped 204 passed (3.9m)
🎭 Playwright Run Summary
80 skipped 174 passed (4.1m)
🎭 Playwright Run Summary
35 skipped 36 passed (20.0s)
🎭 Playwright Run Summary
84 skipped 170 passed (4.3m)
🎭 Playwright Run Summary
51 skipped 203 passed (4.4m)
🎭 Playwright Run Summary
1 flaky [react-sdk-next-14-app] › blueprints-homepage.spec.ts:24:3 › Homepage › should display the Builder.io logo header 36 skipped 34 passed (51.9s)
🎭 Playwright Run Summary
31 skipped 40 passed (19.6s)
🎭 Playwright Run Summary
28 skipped 43 passed (19.9s)
🎭 Playwright Run Summary
35 skipped 36 passed (19.8s)
🎭 Playwright Run Summary
65 skipped 189 passed (5.1m)
🎭 Playwright Run Summary
60 skipped 11 passed (14.3s)
🎭 Playwright Run Summary
50 skipped 21 passed (16.1s)
🎭 Playwright Run Summary
73 skipped 181 passed (3.7m)
🎭 Playwright Run Summary
64 skipped 190 passed (3.7m)
🎭 Playwright Run Summary
72 skipped 182 passed (4.0m)
🎭 Playwright Run Summary
51 skipped 203 passed (4.3m)
🎭 Playwright Run Summary
50 skipped 204 passed (4.0m)
🎭 Playwright Run Summary
48 skipped 206 passed (4.0m)
🎭 Playwright Run Summary
58 skipped 196 passed (3.8m)
🎭 Playwright Run Summary
48 skipped 206 passed (4.6m)
🎭 Playwright Run Summary
47 skipped 207 passed (5.8m)
🎭 Playwright Run Summary
48 skipped 206 passed (4.5m)
🎭 Playwright Run Summary
56 skipped 198 passed (7.3m)
🎭 Playwright Run Summary
89 skipped 165 passed (6.5m)