Skip to content

📦 Publish SDKs #12600

📦 Publish SDKs

📦 Publish SDKs #12600

Triggered via pull request November 19, 2024 19:24
Status Failure
Total duration 9m 1s
Artifacts 2

ci.yml

on: pull_request
Gen 2 SDKs checks
2m 8s
Gen 2 SDKs checks
Gen 1 SDK Core
1m 25s
Gen 1 SDK Core
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

6 errors, 33 warnings, and 36 notices
[vue] › editing.spec.ts:135:3 › Visual Editing › nested ContentVariants with same model name should not duplicate content: packages/sdks-tests/src/helpers/index.ts#L54
1) [vue] › editing.spec.ts:135:3 › Visual Editing › nested ContentVariants with same model name should not duplicate content Error: Failing test due to error in browser: TypeError: Cannot read properties of null (reading 'namespaceURI') at ../helpers/index.ts:54 52 | context.on('weberror', err => { 53 | console.error(err.error()); > 54 | throw new Error('Failing test due to error in browser: ' + err.error()); | ^ 55 | }); 56 | page.on('pageerror', err => { 57 | console.error(err); at BrowserContext.<anonymous> (/home/runner/work/builder/builder/packages/sdks-tests/src/helpers/index.ts:54:13)
[vue] › editing.spec.ts:135:3 › Visual Editing › nested ContentVariants with same model name should not duplicate content: packages/sdks-tests/src/e2e-tests/editing.spec.ts#L161
1) [vue] › editing.spec.ts:135:3 › Visual Editing › nested ContentVariants with same model name should not duplicate content Error: locator.waitFor: Test ended. Call log: - waiting for locator('iframe').contentFrame().getByText('something other than the symbol!') to be visible 159 | }); 160 | > 161 | await page.frameLocator('iframe').getByText('something other than the symbol!').waitFor(); | ^ 162 | 163 | const textBlocks = await page 164 | .frameLocator('iframe') at /home/runner/work/builder/builder/packages/sdks-tests/src/e2e-tests/editing.spec.ts:161:85
Gen 2 SDKs (vue)
Process completed with exit code 1.
[nextjs-sdk-next-app] › http-requests.spec.ts:6:3 › HTTP Requests › call proxy API only once - in page: packages/sdks-tests/src/e2e-tests/http-requests.spec.ts#L1
1) [nextjs-sdk-next-app] › http-requests.spec.ts:6:3 › HTTP Requests › call proxy API only once - in page Test timeout of 30000ms exceeded.
[nextjs-sdk-next-app] › http-requests.spec.ts:6:3 › HTTP Requests › call proxy API only once - in page: packages/sdks-tests/src/e2e-tests/http-requests.spec.ts#L35
1) [nextjs-sdk-next-app] › http-requests.spec.ts:6:3 › HTTP Requests › call proxy API only once - in page Error: page.goto: Test timeout of 30000ms exceeded. Call log: - navigating to "http://localhost:1111/http-requests", waiting until "networkidle" 33 | }); 34 | > 35 | await page.goto('/http-requests', { waitUntil: 'networkidle' }); | ^ 36 | await expect(page.locator('body').getByText('foo')).toBeVisible(); 37 | expect(x).toBe(1); 38 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/e2e-tests/http-requests.spec.ts:35:16
Gen 2 SDKs (nextjs-sdk-next-app)
Process completed with exit code 1.
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)
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/
Slow Test: packages/sdks-tests/[gen1-next] › link-component.spec.ts#L1
packages/sdks-tests/[gen1-next] › link-component.spec.ts took 16.6s
Gen 2 SDKs (vue)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: packages/sdks-tests/[vue] › link-component.spec.ts#L1
packages/sdks-tests/[vue] › link-component.spec.ts took 16.3s
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.6s
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.7s
Slow Test: packages/sdks-tests/[solid] › link-component.spec.ts#L1
packages/sdks-tests/[solid] › link-component.spec.ts took 16.7s
Slow Test: packages/sdks-tests/[gen1-react] › link-component.spec.ts#L1
packages/sdks-tests/[gen1-react] › link-component.spec.ts took 16.9s
Slow Test: packages/sdks-tests/[react-sdk-next-pages] › link-component.spec.ts#L1
packages/sdks-tests/[react-sdk-next-pages] › link-component.spec.ts took 16.6s
Slow Test: packages/sdks-tests/[remix] › link-component.spec.ts#L1
packages/sdks-tests/[remix] › link-component.spec.ts took 16.3s
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.7s
Slow Test: packages/sdks-tests/[hydrogen] › link-component.spec.ts#L1
packages/sdks-tests/[hydrogen] › link-component.spec.ts took 16.8s
Slow Test: packages/sdks-tests/[solid-start] › link-component.spec.ts#L1
packages/sdks-tests/[solid-start] › link-component.spec.ts took 16.9s
Slow Test: packages/sdks-tests/[sveltekit] › link-component.spec.ts#L1
packages/sdks-tests/[sveltekit] › link-component.spec.ts took 16.5s
Slow Test: packages/sdks-tests/[angular-ssr] › link-component.spec.ts#L1
packages/sdks-tests/[angular-ssr] › link-component.spec.ts took 17.4s
Slow Test: packages/sdks-tests/[angular] › link-component.spec.ts#L1
packages/sdks-tests/[angular] › link-component.spec.ts took 17.7s
Slow Test: packages/sdks-tests/[angular] › editing.spec.ts#L1
packages/sdks-tests/[angular] › editing.spec.ts took 15.9s
Slow Test: packages/sdks-tests/[nuxt] › link-component.spec.ts#L1
packages/sdks-tests/[nuxt] › link-component.spec.ts took 17.1s
Slow Test: packages/sdks-tests/[svelte] › ab-test.spec.ts#L1
packages/sdks-tests/[svelte] › ab-test.spec.ts took 17.7s
Slow Test: packages/sdks-tests/[svelte] › link-component.spec.ts#L1
packages/sdks-tests/[svelte] › link-component.spec.ts took 16.8s
Gen 2 SDKs (nextjs-sdk-next-app)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 24.1s
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.6s
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.4s
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.3s
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.5s
Slow Test: packages/sdks-tests/[qwik-city] › ab-test.spec.ts#L1
packages/sdks-tests/[qwik-city] › ab-test.spec.ts took 15.3s
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: "nextjs-sdk-next-app-playwright-report", "vue-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
23 skipped 9 passed (11.7s)
🎭 Playwright Run Summary
22 skipped 10 passed (10.9s)
🎭 Playwright Run Summary
16 skipped 16 passed (12.6s)
🎭 Playwright Run Summary
22 skipped 10 passed (10.4s)
🎭 Playwright Run Summary
22 skipped 10 passed (10.8s)
🎭 Playwright Run Summary
22 skipped 10 passed (12.5s)
🎭 Playwright Run Summary
22 skipped 10 passed (12.1s)
🎭 Playwright Run Summary
22 skipped 10 passed (10.9s)
🎭 Playwright Run Summary
22 skipped 10 passed (15.7s)
🎭 Playwright Run Summary
22 skipped 10 passed (11.5s)
🎭 Playwright Run Summary
22 skipped 10 passed (11.9s)
🎭 Playwright Run Summary
23 skipped 9 passed (13.8s)
🎭 Playwright Run Summary
22 skipped 10 passed (10.2s)
🎭 Playwright Run Summary
23 skipped 9 passed (12.1s)
🎭 Playwright Run Summary
22 skipped 10 passed (21.9s)
🎭 Playwright Run Summary
85 skipped 28 did not run 82 passed (1.2m)
🎭 Playwright Run Summary
32 passed (21.6s)
🎭 Playwright Run Summary
32 passed (30.2s)
🎭 Playwright Run Summary
36 skipped 56 did not run 103 passed (1.9m)
🎭 Playwright Run Summary
1 failed [vue] › editing.spec.ts:135:3 › Visual Editing › nested ContentVariants with same model name should not duplicate content 44 skipped 150 passed (2.2m)
🎭 Playwright Run Summary
97 skipped 98 passed (2.6m)
🎭 Playwright Run Summary
36 skipped 159 passed (3.0m)
🎭 Playwright Run Summary
34 skipped 161 passed (3.3m)
🎭 Playwright Run Summary
24 skipped 171 passed (2.9m)
🎭 Playwright Run Summary
32 skipped 163 passed (3.1m)
🎭 Playwright Run Summary
34 skipped 161 passed (2.9m)
🎭 Playwright Run Summary
34 skipped 161 passed (3.1m)
🎭 Playwright Run Summary
34 skipped 161 passed (3.4m)
🎭 Playwright Run Summary
39 skipped 156 passed (3.0m)
🎭 Playwright Run Summary
36 skipped 159 passed (3.1m)
🎭 Playwright Run Summary
70 skipped 125 passed (2.5m)
🎭 Playwright Run Summary
68 skipped 127 passed (2.9m)
🎭 Playwright Run Summary
44 skipped 151 passed (5.1m)
🎭 Playwright Run Summary
36 skipped 159 passed (3.3m)
🎭 Playwright Run Summary
1 failed [nextjs-sdk-next-app] › http-requests.spec.ts:6:3 › HTTP Requests › call proxy API only once - in page 51 skipped 143 passed (5.3m)
🎭 Playwright Run Summary
41 skipped 154 passed (5.6m)

Artifacts

Produced during runtime
Name Size
nextjs-sdk-next-app-playwright-report
90.2 MB
vue-playwright-report
68.2 MB