Skip to content

fix: minor issues with sub-navigation #10405

fix: minor issues with sub-navigation

fix: minor issues with sub-navigation #10405

Triggered via pull request March 20, 2024 07:21
Status Failure
Total duration 7m 37s
Artifacts 9

default.yml

on: pull_request
build-packages  /  Build Packages
47s
build-packages / Build Packages
build-showcases  /  Build Showcases
1m 47s
build-showcases / Build Showcases
Matrix: test-components / playwright-ct
build-outputs  /  Build outputs
45s
build-outputs / Build outputs
test-foundations  /  🧪🎭 - foundations
2m 37s
test-foundations / 🧪🎭 - foundations
Matrix: test-showcases / playwright-showcases
checks-done
0s
checks-done
deploy  /  Deploy
deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

17 errors, 27 warnings, and 4 notices
test-showcases / 🧪🎭 - vue:2/2
Process completed with exit code 1.
[webkit] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
1) [webkit] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────── Error: Screenshot comparison failed: 232 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/webkit/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 232 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 232 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[webkit] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
1) [webkit] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 232 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/webkit/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit-retry1/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit-retry1/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 232 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 232 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[webkit] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
1) [webkit] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────── Error: Screenshot comparison failed: 232 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/webkit/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 232 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 232 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[webkit] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
1) [webkit] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 232 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/webkit/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit-retry1/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit-retry1/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 232 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 232 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
test-showcases / 🧪🎭 - react:2/2
Process completed with exit code 1.
[chromium] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
1) [chromium] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────── Error: Screenshot comparison failed: 228 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 228 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 228 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[chromium] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
1) [chromium] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 228 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium-retry1/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium-retry1/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 228 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 228 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[firefox] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
2) [firefox] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────────── Error: Screenshot comparison failed: 238 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/firefox/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 238 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 238 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[firefox] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
2) [firefox] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 238 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/firefox/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox-retry1/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox-retry1/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 238 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 238 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
test-showcases / 🧪🎭 - react:1/2
Process completed with exit code 1.
test-showcases / 🧪🎭 - vue:1/2
Process completed with exit code 1.
[chromium] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
1) [chromium] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────── Error: Screenshot comparison failed: 228 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 228 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 228 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[chromium] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
1) [chromium] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 228 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium-retry1/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium-retry1/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 228 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 228 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[firefox] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
2) [firefox] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────────── Error: Screenshot comparison failed: 238 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/firefox/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 238 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 238 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
[firefox] › default.ts:13:4 › DBSection › should match screenshot: showcases/e2e/default.ts#L40
2) [firefox] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 238 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/section/showcase/firefox/regular/neutral/DBSection-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox-retry1/regular/neutral-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox-retry1/regular/neutral-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 238 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 238 pixels (ratio 0.01 of all image pixels) are different. 38 | ); 39 | await setScrollViewport(page, fixedHeight)(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | [tonality, `${color}.png`], 42 | config 43 | ); at /__w/mono/mono/showcases/e2e/default.ts:40:24
checks-done
Process completed with exit code 1.
scan-secrets / TruffleHog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
init / Init
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
lint / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-packages / Build Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-outputs / Build outputs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-showcases / Build Showcases
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-foundations / 🧪🎭 - foundations
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
test-components / 🧪🎭 - react:1/3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
test-components / 🧪🎭 - vue:1/3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
test-components / 🧪🎭 - react:3/3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
test-components / 🧪🎭 - vue:2/3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
test-components / 🧪🎭 - react:2/3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
test-components / 🧪🎭 - vue:3/3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
test-showcases / 🧪🎭 - vue:2/2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Slow Test: [mobile_safari] › default.ts#L1
[mobile_safari] › default.ts took 20.7s
Slow Test: [webkit] › default.ts#L1
[webkit] › default.ts took 20.2s
test-showcases / 🧪🎭 - react:2/2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Slow Test: [mobile_safari] › default.ts#L1
[mobile_safari] › default.ts took 20.2s
Slow Test: [webkit] › default.ts#L1
[webkit] › default.ts took 19.1s
test-showcases / 🧪🎭 - react:1/2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Slow Test: [firefox] › default.ts#L1
[firefox] › default.ts took 23.4s
Slow Test: [chromium] › default.ts#L1
[chromium] › default.ts took 21.9s
test-showcases / 🧪🎭 - vue:1/2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Slow Test: [firefox] › default.ts#L1
[firefox] › default.ts took 24.8s
Slow Test: [chromium] › default.ts#L1
[chromium] › default.ts took 22.1s
test-showcases / 🧪🎭 - angular:2/2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
test-showcases / 🧪🎭 - angular:1/2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
🎭 Playwright Run Summary
1 failed [webkit] › default.ts:13:4 › DBSection › should match screenshot ─────────────────────────────── 39 passed (1.0m)
🎭 Playwright Run Summary
1 failed [webkit] › default.ts:13:4 › DBSection › should match screenshot ─────────────────────────────── 39 passed (58.1s)
🎭 Playwright Run Summary
2 failed [chromium] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────────── [firefox] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────── 38 passed (1.1m)
🎭 Playwright Run Summary
2 failed [chromium] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────────── [firefox] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────── 38 passed (1.1m)

Artifacts

Produced during runtime
Name Size
db-ui-components-build Expired
277 KB
db-ui-foundations-build Expired
70.4 KB
db-ui-output Expired
344 KB
db-ui-outputs Expired
2.98 MB
db-ui-showcases Expired
7.95 MB
react-showcase-playwright-results-1 Expired
1.31 MB
react-showcase-playwright-results-2 Expired
923 KB
vue-showcase-playwright-results-1 Expired
1.3 MB
vue-showcase-playwright-results-2 Expired
917 KB