Skip to content

fix: angular sdk styles #10640

fix: angular sdk styles

fix: angular sdk styles #10640

Triggered via pull request May 13, 2024 13:39
Status Failure
Total duration 18m 57s
Artifacts 4

ci.yml

on: pull_request
Matrix: build
Matrix: Gen 2 SDKs
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 17 warnings, and 9 notices
[gen1-react] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L110
1) [gen1-react] › blocks.spec.ts:60:3 › Blocks › Image ─────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('img') Expected: 4 Received: 5 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('img') - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" 108 | ]; 109 | > 110 | await expect(imageLocator).toHaveCount(expected.length); | ^ 111 | 112 | const expectedVals = expected.map((val, i) => ({ val, i })); 113 | at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:110:32
[gen1-next] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L110
2) [gen1-next] › blocks.spec.ts:60:3 › Blocks › Image ──────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('img') Expected: 4 Received: 5 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('img') - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" 108 | ]; 109 | > 110 | await expect(imageLocator).toHaveCount(expected.length); | ^ 111 | 112 | const expectedVals = expected.map((val, i) => ({ val, i })); 113 | at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:110:32
[gen1-remix] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L110
3) [gen1-remix] › blocks.spec.ts:60:3 › Blocks › Image ─────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('img') Expected: 4 Received: 5 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('img') - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" - locator resolved to 5 elements - unexpected value "5" 108 | ]; 109 | > 110 | await expect(imageLocator).toHaveCount(expected.length); | ^ 111 | 112 | const expectedVals = expected.map((val, i) => ({ val, i })); 113 | at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:110:32
Gen 1 React SDK
Process completed with exit code 1.
[solid] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L118
1) [solid] › blocks.spec.ts:60:3 › Blocks › Image ──────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('img').nth(3) Expected string: "1880px" Received string: "600px" Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('img').nth(3) - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" 116 | const expected = val; 117 | for (const property of Object.keys(expected)) { > 118 | await expect(image).toHaveCSS(property, expected[property]); | ^ 119 | } 120 | } 121 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:118:29
Gen 2 SDKs (solid)
Process completed with exit code 1.
[sveltekit] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L118
1) [sveltekit] › blocks.spec.ts:60:3 › Blocks › Image ──────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('img').nth(3) Expected string: "1880px" Received string: "600px" Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('img').nth(3) - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" 116 | const expected = val; 117 | for (const property of Object.keys(expected)) { > 118 | await expect(image).toHaveCSS(property, expected[property]); | ^ 119 | } 120 | } 121 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:118:29
Gen 2 SDKs (svelte)
Process completed with exit code 1.
[vue] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L118
1) [vue] › blocks.spec.ts:60:3 › Blocks › Image ────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('img').nth(3) Expected string: "1880px" Received string: "600px" Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('img').nth(3) - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" 116 | const expected = val; 117 | for (const property of Object.keys(expected)) { > 118 | await expect(image).toHaveCSS(property, expected[property]); | ^ 119 | } 120 | } 121 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:118:29
[nuxt] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L118
2) [nuxt] › blocks.spec.ts:60:3 › Blocks › Image ───────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('img').nth(3) Expected string: "1880px" Received string: "600px" Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('img').nth(3) - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" - locator resolved to <img loading="lazy" data-v-5dee860d="" role="presenta…/> - unexpected value "600px" 116 | const expected = val; 117 | for (const property of Object.keys(expected)) { > 118 | await expect(image).toHaveCSS(property, expected[property]); | ^ 119 | } 120 | } 121 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:118:29
Gen 2 SDKs (vue)
Process completed with exit code 1.
[next-pages-dir] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L118
1) [next-pages-dir] › blocks.spec.ts:60:3 › Blocks › Image ─────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('img').nth(3) Expected string: "1880px" Received string: "600px" Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('img').nth(3) - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" 116 | const expected = val; 117 | for (const property of Object.keys(expected)) { > 118 | await expect(image).toHaveCSS(property, expected[property]); | ^ 119 | } 120 | } 121 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:118:29
[react] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L118
2) [react] › blocks.spec.ts:60:3 › Blocks › Image ──────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('img').nth(3) Expected string: "1880px" Received string: "600px" Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('img').nth(3) - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" 116 | const expected = val; 117 | for (const property of Object.keys(expected)) { > 118 | await expect(image).toHaveCSS(property, expected[property]); | ^ 119 | } 120 | } 121 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:118:29
[next-app-dir-client] › blocks.spec.ts:60:3 › Blocks › Image: packages/sdks-tests/src/tests/blocks.spec.ts#L118
3) [next-app-dir-client] › blocks.spec.ts:60:3 › Blocks › Image ────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('img').nth(3) Expected string: "1880px" Received string: "600px" Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('img').nth(3) - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" - locator resolved to <img loading="lazy" role="presentation" class="builde…/> - unexpected value "600px" 116 | const expected = val; 117 | for (const property of Object.keys(expected)) { > 118 | await expect(image).toHaveCSS(property, expected[property]); | ^ 119 | } 120 | } 121 | }); at /home/runner/work/builder/builder/packages/sdks-tests/src/tests/blocks.spec.ts:118:29
Gen 2 SDKs (react)
Process completed with exit code 1.
🎭 Playwright Run Summary
85 skipped 56 passed (2.2m)
🎭 Playwright Run Summary
3 failed [gen1-react] › blocks.spec.ts:60:3 › Blocks › Image ──────────────────────────────────────────── [gen1-next] › blocks.spec.ts:60:3 › Blocks › Image ───────────────────────────────────────────── [gen1-remix] › blocks.spec.ts:60:3 › Blocks › Image ──────────────────────────────────────────── 125 skipped 295 passed (4.4m)
🎭 Playwright Run Summary
1 failed [solid] › blocks.spec.ts:60:3 › Blocks › Image ───────────────────────────────────────────────── 21 skipped 260 passed (3.9m)
🎭 Playwright Run Summary
14 skipped 127 passed (4.1m)
🎭 Playwright Run Summary
6 skipped 135 passed (4.5m)
🎭 Playwright Run Summary
1 failed [sveltekit] › blocks.spec.ts:60:3 › Blocks › Image ───────────────────────────────────────────── 21 skipped 260 passed (4.0m)
🎭 Playwright Run Summary
2 failed [vue] › blocks.spec.ts:60:3 › Blocks › Image ─────────────────────────────────────────────────── [nuxt] › blocks.spec.ts:60:3 › Blocks › Image ────────────────────────────────────────────────── 28 skipped 252 passed (3.8m)
🎭 Playwright Run Summary
3 failed [next-pages-dir] › blocks.spec.ts:60:3 › Blocks › Image ──────────────────────────────────────── [react] › blocks.spec.ts:60:3 › Blocks › Image ───────────────────────────────────────────────── [next-app-dir-client] › blocks.spec.ts:60:3 › Blocks › Image ─────────────────────────────────── 25 skipped 395 passed (4.8m)
🎭 Playwright Run Summary
18 skipped 264 passed (15.6m)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (widgets)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (webcomponents)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Gen 1 SDK Core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs (react-native)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 1 React SDK
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs (solid)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs (nextjs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs (qwik)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs (svelte)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs (vue)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs (react)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gen 2 SDKs (angular)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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-playwright-report", "solid-playwright-report", "svelte-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/

Artifacts

Produced during runtime
Name Size
react-playwright-report
180 MB
solid-playwright-report
119 MB
svelte-playwright-report
133 MB
vue-playwright-report
177 MB