Skip to content

chore(deps-dev): bump esbuild from 0.21.5 to 0.22.0 #12297

chore(deps-dev): bump esbuild from 0.21.5 to 0.22.0

chore(deps-dev): bump esbuild from 0.21.5 to 0.22.0 #12297

Triggered via pull request July 1, 2024 06:50
Status Failure
Total duration 22m 35s
Artifacts 13

default.yml

on: pull_request
get-playwright-version  /  Get and save publish version
24s
get-playwright-version / Get and save publish version
build-packages  /  Build Packages
1m 25s
build-packages / Build Packages
build-showcase-angular  /  Build Showcase angular-showcase
35s
build-showcase-angular / Build Showcase angular-showcase
build-showcase-patternhub  /  Build Patternhub
1m 28s
build-showcase-patternhub / Build Patternhub
build-showcase-react  /  Build Showcase react-showcase
37s
build-showcase-react / Build Showcase react-showcase
build-showcase-vue  /  Build Showcase vue-showcase
28s
build-showcase-vue / Build Showcase vue-showcase
Matrix: test-components / playwright-ct
test-foundations  /  🧪🎭 - foundations
3m 2s
test-foundations / 🧪🎭 - foundations
build-outputs  /  Build outputs
1m 2s
build-outputs / Build outputs
build-showcase-angular-ssr  /  Build Showcase angular-ssr-showcase
41s
build-showcase-angular-ssr / Build Showcase angular-ssr-showcase
build-showcase-next  /  Build Showcase next-showcase
59s
build-showcase-next / Build Showcase next-showcase
build-showcase-nuxt  /  Build Showcase nuxt-showcase
37s
build-showcase-nuxt / Build Showcase nuxt-showcase
Matrix: test-showcase-angular / playwright-showcases
Matrix: test-showcase-patternhub / playwright-showcases
Matrix: test-showcase-react / playwright-showcases
Matrix: test-showcase-vue / playwright-showcases
regenerate-snapshots-components  /  🧪🎭 - Regenerate snapshots components
3m 4s
regenerate-snapshots-components / 🧪🎭 - Regenerate snapshots components
regenerate-snapshots-foundations  /  regenerate-snapshots
regenerate-snapshots-foundations / regenerate-snapshots
regenerate-snapshots-patternhub  /  🧪🎭 - Regenerate snapshots patternhub
4m 41s
regenerate-snapshots-patternhub / 🧪🎭 - Regenerate snapshots patternhub
checks-done
0s
checks-done
regenerate-snapshots  /  regenerate-snapshots
regenerate-snapshots / regenerate-snapshots
deploy  /  Deploy
deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 4 warnings, and 1 notice
test-components / 🧪🎭 - react:2/3
Process completed with exit code 135.
test-components / 🧪🎭 - react:2/3
Process completed with exit code 1.
[chromium] › default.spec.ts:10:2 › radio › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › radio › docs should match screenshot ────────────────────── Error: Screenshot comparison failed: 582283 pixels (ratio 0.64 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/radio/patternhub/radio-docs-should-match-screenshot.png Received: /__w/mono/mono/showcases/undefined/test-results/default-radio-docs-should-match-screenshot-chromium/radio-patternhub-actual.png Diff: /__w/mono/mono/showcases/undefined/test-results/default-radio-docs-should-match-screenshot-chromium/radio-patternhub-diff.png Call log: - expect.toHaveScreenshot(radio/patternhub.png) with timeout 10000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 581836 pixels (ratio 0.64 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 - 1001 pixels (ratio 0.01 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 582283 pixels (ratio 0.64 of all image pixels) are different. 13 | }); 14 | await fn(page); > 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']); | ^ 16 | }); 17 | }; 18 | at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
[chromium] › default.spec.ts:10:2 › radio › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L27
1) [chromium] › default.spec.ts:10:2 › radio › docs should match screenshot ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.isVisible: Error: strict mode violation: locator('h2') resolved to 3 elements: 1) <h2 id="angular">…</h2> aka getByRole('heading', { name: 'Angular' }) 2) <h2 id="how-to-use-with-template-driven-forms">…</h2> aka getByRole('heading', { name: 'How to use with Template' }) 3) <h2 id="how-to-use-with-reactive-forms">…</h2> aka getByRole('heading', { name: 'How to use with Reactive Forms' }) Call log: - checking visibility of locator('h2') 25 | `./components/${component.name}/docs/Angular`, 26 | async (page) => { > 27 | expect(await page.locator('h2').isVisible()); | ^ 28 | } 29 | ); 30 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:27:38) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
[chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot: showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot ───────────── Error: Screenshot comparison failed: 1001 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/checkbox/patternhub/checkbox-properties-should-match-screenshot.png Received: /__w/mono/mono/showcases/undefined/test-results/default-checkbox-properties-should-match-screenshot-chromium/checkbox-patternhub-actual.png Diff: /__w/mono/mono/showcases/undefined/test-results/default-checkbox-properties-should-match-screenshot-chromium/checkbox-patternhub-diff.png Call log: - expect.toHaveScreenshot(checkbox/patternhub.png) with timeout 10000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 1001 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 - 1001 pixels (ratio 0.01 of all image pixels) are different. 13 | }); 14 | await fn(page); > 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']); | ^ 16 | }); 17 | }; 18 | at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
test-showcase-patternhub / 🧪🎭 - patternhub:3/5
Process completed with exit code 1.
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/.
build-showcase-patternhub / Build Patternhub
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/.
test-components / 🧪🎭 - react:2/3
No files were found with the provided path: ./output//test-results. No artifacts will be uploaded.
test-showcase-patternhub / 🧪🎭 - patternhub:3/5
No files were found with the provided path: ./showcases/patternhub/test-results. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › default.spec.ts:10:2 › radio › docs should match screenshot ─────────────────────── 1 flaky [chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot ────────────── 14 passed (1.2m)

Artifacts

Produced during runtime
Name Size
db-ui-angular-showcase Expired
920 KB
db-ui-angular-ssr-showcase Expired
1.22 MB
db-ui-components-build Expired
389 KB
db-ui-foundations-build Expired
139 KB
db-ui-next-showcase Expired
980 KB
db-ui-nuxt-showcase Expired
1.45 MB
db-ui-output Expired
364 KB
db-ui-outputs Expired
4.21 MB
db-ui-patternhub Expired
3.1 MB
db-ui-react-showcase Expired
824 KB
db-ui-vue-showcase Expired
800 KB
snapshots-components Expired
327 KB
snapshots-patternhub Expired
1.78 MB