Skip to content

misc: add shopify, webcomponents packages to monorepo #12847

misc: add shopify, webcomponents packages to monorepo

misc: add shopify, webcomponents packages to monorepo #12847

Triggered via pull request December 20, 2024 16:04
Status Failure
Total duration 10m 19s
Artifacts 1

ci.yml

on: pull_request
Gen 2 SDKs checks
3m 12s
Gen 2 SDKs checks
Matrix: Build
Matrix: Gen 1 React SDK
Matrix: Gen 1 SDK Snippets
Matrix: Build (Gen 1)
Matrix: Gen 2 SDK Snippets
Matrix: Gen 2 SDKs
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 74 warnings, and 36 notices
Gen 2 SDKs (react-sdk-next-pages)
Process completed with exit code 1.
[react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content: packages/sdks-tests/src/helpers/index.ts#L56
1) [react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content Error: Failing test due to error in browser: Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at ../helpers/index.ts:56 54 | context.on('weberror', err => { 55 | console.error(err.error()); > 56 | throw new Error('Failing test due to error in browser: ' + err.error()); | ^ 57 | }); 58 | page.on('pageerror', err => { 59 | console.error(err); at BrowserContext.<anonymous> (/home/runner/work/builder/builder/packages/sdks-tests/src/helpers/index.ts:56:13)
[react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content: packages/sdks-tests/src/helpers/index.ts#L104
1) [react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content Error: expect(locator).toBeVisible() Locator: locator('text=this is a draft of an unpublished page.') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('text=this is a draft of an unpublished page.') at ../helpers/index.ts:104 102 | 103 | export const findTextInPage = async ({ page, text }: { page: Page; text: string }) => { > 104 | await expect(page.locator(`text=${text}`)).toBeVisible(); | ^ 105 | }; 106 | 107 | export const verifyTabContent = async ( at findTextInPage (/home/runner/work/builder/builder/packages/sdks-tests/src/helpers/index.ts:104:46) at /home/runner/work/builder/builder/packages/sdks-tests/src/snippet-tests/integrating-pages.spec.ts:43:13
[react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content: packages/sdks-tests/src/helpers/index.ts#L56
1) [react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Failing test due to error in browser: Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at ../helpers/index.ts:56 54 | context.on('weberror', err => { 55 | console.error(err.error()); > 56 | throw new Error('Failing test due to error in browser: ' + err.error()); | ^ 57 | }); 58 | page.on('pageerror', err => { 59 | console.error(err); at BrowserContext.<anonymous> (/home/runner/work/builder/builder/packages/sdks-tests/src/helpers/index.ts:56:13)
[react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content: packages/sdks-tests/src/helpers/index.ts#L104
1) [react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('text=this is a draft of an unpublished page.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('text=this is a draft of an unpublished page.') at ../helpers/index.ts:104 102 | 103 | export const findTextInPage = async ({ page, text }: { page: Page; text: string }) => { > 104 | await expect(page.locator(`text=${text}`)).toBeVisible(); | ^ 105 | }; 106 | 107 | export const verifyTabContent = async ( at findTextInPage (/home/runner/work/builder/builder/packages/sdks-tests/src/helpers/index.ts:104:46) at /home/runner/work/builder/builder/packages/sdks-tests/src/snippet-tests/integrating-pages.spec.ts:43:13
[react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content: packages/sdks-tests/src/helpers/index.ts#L56
1) [react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Failing test due to error in browser: Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at ../helpers/index.ts:56 54 | context.on('weberror', err => { 55 | console.error(err.error()); > 56 | throw new Error('Failing test due to error in browser: ' + err.error()); | ^ 57 | }); 58 | page.on('pageerror', err => { 59 | console.error(err); at BrowserContext.<anonymous> (/home/runner/work/builder/builder/packages/sdks-tests/src/helpers/index.ts:56:13)
[react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content: packages/sdks-tests/src/helpers/index.ts#L104
1) [react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('text=this is a draft of an unpublished page.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('text=this is a draft of an unpublished page.') at ../helpers/index.ts:104 102 | 103 | export const findTextInPage = async ({ page, text }: { page: Page; text: string }) => { > 104 | await expect(page.locator(`text=${text}`)).toBeVisible(); | ^ 105 | }; 106 | 107 | export const verifyTabContent = async ( at findTextInPage (/home/runner/work/builder/builder/packages/sdks-tests/src/helpers/index.ts:104:46) at /home/runner/work/builder/builder/packages/sdks-tests/src/snippet-tests/integrating-pages.spec.ts:43:13
Gen 2 SDK Snippets (react-sdk-next-pages)
Process completed with exit code 1.
Build (widgets)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
Build (Gen 1) (sdk)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (Gen 1) (shopify)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDKs checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 1 SDK Snippets (gen1-remix)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 1 SDK Snippets (gen1-next14-pages)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 1 SDK Snippets (gen1-react)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDKs (react-sdk-next-pages)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDKs (react-sdk-next-pages)
No files were found with the provided path: packages/sdks-tests/playwright-report/. No artifacts will be uploaded.
Gen 2 SDK Snippets (solid)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (Gen 1) (webcomponents)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (nuxt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (nextjs-sdk-next-app)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (react-sdk-next-pages)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (svelte)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (sveltekit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (vue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (hydrogen)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (react)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (qwik-city)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (react-sdk-next-app)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (angular)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 2 SDK Snippets (angular-ssr)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[angular-ssr] › blueprints-editorial.spec.ts#L1
packages/sdks-tests/[angular-ssr] › blueprints-editorial.spec.ts took 18.6s
Gen 2 SDK Snippets (react-native)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 1 React SDK (gen1-remix)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 1 React SDK (gen1-next14-pages)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[gen1-next14-pages] › link-component.spec.ts#L1
packages/sdks-tests/[gen1-next14-pages] › link-component.spec.ts took 16.9s
Gen 2 SDKs (react)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gen 1 React SDK (gen1-react)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[gen1-react] › link-component.spec.ts#L1
packages/sdks-tests/[gen1-react] › link-component.spec.ts took 16.9s
Gen 2 SDKs (remix)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[remix] › link-component.spec.ts#L1
packages/sdks-tests/[remix] › link-component.spec.ts took 16.5s
Gen 2 SDKs (solid)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[solid] › link-component.spec.ts#L1
packages/sdks-tests/[solid] › link-component.spec.ts took 16.6s
Gen 2 SDKs (angular-ssr)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[angular-ssr] › link-component.spec.ts#L1
packages/sdks-tests/[angular-ssr] › link-component.spec.ts took 17.5s
Slow Test: packages/sdks-tests/[angular-ssr] › editing.spec.ts#L1
packages/sdks-tests/[angular-ssr] › editing.spec.ts took 15.3s
Gen 1 React SDK (gen1-next15-app)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[gen1-next15-app] › link-component.spec.ts#L1
packages/sdks-tests/[gen1-next15-app] › link-component.spec.ts took 17.2s
Gen 2 SDKs (svelte)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[svelte] › link-component.spec.ts#L1
packages/sdks-tests/[svelte] › link-component.spec.ts took 16.7s
Gen 2 SDKs (angular)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[angular] › link-component.spec.ts#L1
packages/sdks-tests/[angular] › link-component.spec.ts took 17.9s
Slow Test: packages/sdks-tests/[angular] › editing.spec.ts#L1
packages/sdks-tests/[angular] › editing.spec.ts took 16.5s
Slow Test: packages/sdks-tests/[angular] › blocks.spec.ts#L1
packages/sdks-tests/[angular] › blocks.spec.ts took 15.2s
Gen 2 SDKs (sveltekit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[sveltekit] › link-component.spec.ts#L1
packages/sdks-tests/[sveltekit] › link-component.spec.ts took 16.6s
Gen 2 SDKs (react-sdk-next-app)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[react-sdk-next-app] › link-component.spec.ts#L1
packages/sdks-tests/[react-sdk-next-app] › link-component.spec.ts took 16.9s
Gen 2 SDKs (vue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[vue] › link-component.spec.ts#L1
packages/sdks-tests/[vue] › link-component.spec.ts took 16.6s
Gen 2 SDKs (hydrogen)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[hydrogen] › link-component.spec.ts#L1
packages/sdks-tests/[hydrogen] › link-component.spec.ts took 16.6s
Gen 2 SDKs (react-native)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[react-native] › large-reactive-state.spec.ts#L1
packages/sdks-tests/[react-native] › large-reactive-state.spec.ts took 19.5s
Slow Test: packages/sdks-tests/[react-native] › link-component.spec.ts#L1
packages/sdks-tests/[react-native] › link-component.spec.ts took 18.1s
Slow Test: packages/sdks-tests/[react-native] › editing.spec.ts#L1
packages/sdks-tests/[react-native] › editing.spec.ts took 15.6s
Gen 2 SDKs (solid-start)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[solid-start] › link-component.spec.ts#L1
packages/sdks-tests/[solid-start] › link-component.spec.ts took 16.7s
Gen 2 SDKs (nuxt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[nuxt] › link-component.spec.ts#L1
packages/sdks-tests/[nuxt] › link-component.spec.ts took 17.2s
Gen 2 SDKs (qwik-city)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[qwik-city] › link-component.spec.ts#L1
packages/sdks-tests/[qwik-city] › link-component.spec.ts took 17.2s
Slow Test: packages/sdks-tests/[qwik-city] › symbols.spec.ts#L1
packages/sdks-tests/[qwik-city] › symbols.spec.ts took 16.9s
Slow Test: packages/sdks-tests/[qwik-city] › editing.spec.ts#L1
packages/sdks-tests/[qwik-city] › editing.spec.ts took 16.3s
Gen 2 SDKs (nextjs-sdk-next-app)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › accordion.spec.ts#L1
packages/sdks-tests/[nextjs-sdk-next-app] › accordion.spec.ts took 1.0m
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › large-reactive-state.spec.ts#L1
packages/sdks-tests/[nextjs-sdk-next-app] › large-reactive-state.spec.ts took 23.7s
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › link-component.spec.ts#L1
packages/sdks-tests/[nextjs-sdk-next-app] › link-component.spec.ts took 16.9s
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › symbols.spec.ts#L1
packages/sdks-tests/[nextjs-sdk-next-app] › symbols.spec.ts took 16.6s
Slow Test: packages/sdks-tests/[nextjs-sdk-next-app] › tabs.spec.ts#L1
packages/sdks-tests/[nextjs-sdk-next-app] › tabs.spec.ts took 15.4s
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "react-sdk-next-pages-snippet-playwright-report". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
19 skipped 15 passed (14.1s)
🎭 Playwright Run Summary
23 skipped 11 passed (14.4s)
🎭 Playwright Run Summary
18 skipped 16 passed (12.9s)
🎭 Playwright Run Summary
23 skipped 11 passed (14.5s)
🎭 Playwright Run Summary
23 skipped 11 passed (12.8s)
🎭 Playwright Run Summary
24 skipped 10 passed (13.8s)
🎭 Playwright Run Summary
1 failed [react-sdk-next-pages] › integrating-pages.spec.ts:39:5 › Integrating Pages › Drafts › loads draft of unpublished content 23 skipped 10 passed (16.0s)
🎭 Playwright Run Summary
23 skipped 11 passed (11.9s)
🎭 Playwright Run Summary
23 skipped 11 passed (12.0s)
🎭 Playwright Run Summary
23 skipped 11 passed (12.8s)
🎭 Playwright Run Summary
23 skipped 11 passed (14.3s)
🎭 Playwright Run Summary
17 skipped 17 passed (14.2s)
🎭 Playwright Run Summary
23 skipped 11 passed (24.2s)
🎭 Playwright Run Summary
23 skipped 11 passed (13.6s)
🎭 Playwright Run Summary
1 skipped 33 passed (40.1s)
🎭 Playwright Run Summary
1 skipped 33 passed (41.2s)
🎭 Playwright Run Summary
23 skipped 11 passed (15.2s)
🎭 Playwright Run Summary
41 skipped 59 did not run 105 passed (2.0m)
🎭 Playwright Run Summary
51 skipped 28 did not run 126 passed (2.6m)
🎭 Playwright Run Summary
26 skipped 179 passed (3.0m)
🎭 Playwright Run Summary
39 skipped 166 passed (3.5m)
🎭 Playwright Run Summary
41 skipped 164 passed (3.1m)
🎭 Playwright Run Summary
44 skipped 161 passed (3.1m)
🎭 Playwright Run Summary
77 skipped 128 passed (2.6m)
🎭 Playwright Run Summary
45 skipped 160 passed (3.6m)
🎭 Playwright Run Summary
42 skipped 163 passed (3.4m)
🎭 Playwright Run Summary
75 skipped 130 passed (3.0m)
🎭 Playwright Run Summary
43 skipped 162 passed (3.4m)
🎭 Playwright Run Summary
41 skipped 164 passed (3.5m)
🎭 Playwright Run Summary
52 skipped 153 passed (3.3m)
🎭 Playwright Run Summary
41 skipped 164 passed (3.5m)
🎭 Playwright Run Summary
104 skipped 101 passed (2.7m)
🎭 Playwright Run Summary
47 skipped 158 passed (3.1m)
🎭 Playwright Run Summary
51 skipped 154 passed (5.5m)
🎭 Playwright Run Summary
48 skipped 157 passed (5.8m)
🎭 Playwright Run Summary
59 skipped 146 passed (5.9m)

Artifacts

Produced during runtime
Name Size
react-sdk-next-pages-snippet-playwright-report Expired
2.37 MB