chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0 (#2818) #12382
default.yml
on: push
init
/
Init
1m 18s
scan-secrets
/
TruffleHog
38s
get-playwright-version
/
Get and save publish version
17s
lint
/
Lint
42s
build-showcase-angular
/
Build Showcase angular-showcase
41s
build-showcase-react
/
Build Showcase react-showcase
26s
build-showcase-vue
/
Build Showcase vue-showcase
30s
Matrix: test-components / playwright-ct
build-outputs
/
Build outputs
59s
build-showcase-angular-ssr
/
Build Showcase angular-ssr-showcase
57s
build-showcase-next
/
Build Showcase next-showcase
1m 4s
build-showcase-nuxt
/
Build Showcase nuxt-showcase
37s
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
regenerate-snapshots-foundations
/
regenerate-snapshots
regenerate-snapshots-patternhub
/
🧪🎭 - Regenerate snapshots patternhub
4m 53s
regenerate-snapshots
/
regenerate-snapshots
deploy
/
Deploy
Annotations
5 errors, 2 warnings, and 1 notice
[chromium] › default.spec.ts:10:2 › radio › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L16
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/patternhub/test-results/default-radio-docs-should-match-screenshot-chromium/radio-patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/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.
14 | });
15 | await fn(page);
> 16 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
17 | });
18 | };
19 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:16:22
|
[chromium] › default.spec.ts:10:2 › radio › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L28
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')
26 | `./components/${component.name}/docs/Angular`,
27 | async (page) => {
> 28 | expect(await page.locator('h2').isVisible());
| ^
29 | }
30 | );
31 | });
at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:28:38)
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:9
|
[chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L16
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/patternhub/test-results/default-checkbox-properties-should-match-screenshot-chromium/checkbox-patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/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.
14 | });
15 | await fn(page);
> 16 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
17 | });
18 | };
19 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:16:22
|
test-showcase-patternhub / 🧪🎭 - patternhub:3/5
Process completed with exit code 1.
|
checks-done
Process completed with exit code 1.
|
scan-secrets / TruffleHog
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-showcase-patternhub / Build Patternhub
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 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
|
391 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.09 MB |
|
db-ui-react-showcase
Expired
|
824 KB |
|
db-ui-vue-showcase
Expired
|
800 KB |
|
patternhub-playwright-results-3
Expired
|
656 KB |
|
snapshots-patternhub
Expired
|
1.86 MB |
|