chore(deps-dev): bump the playwright group with 3 updates #15056
Annotations
11 errors, 1 warning, and 1 notice
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
1) [firefox] › default.ts:219:2 › DBAccordion › should have same aria-snapshot ───────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion/showcase/firefox/should-have-same-aria-snapshot/DBAccordion-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
2) [firefox] › default.ts:219:2 › DBAccordionItem › should have same aria-snapshot ───────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion-item/showcase/firefox/should-have-same-aria-snapshot/DBAccordionItem-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
3) [firefox] › default.ts:219:2 › DBBadge › should have same aria-snapshot ───────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/badge/showcase/firefox/should-have-same-aria-snapshot/DBBadge-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
4) [firefox] › default.ts:219:2 › DBBrand › should have same aria-snapshot ───────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/brand/showcase/firefox/should-have-same-aria-snapshot/DBBrand-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
5) [firefox] › default.ts:219:2 › DBButton › should have same aria-snapshot ──────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/button/showcase/firefox/should-have-same-aria-snapshot/DBButton-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
6) [firefox] › default.ts:219:2 › DBCard › should have same aria-snapshot ────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/showcase/firefox/should-have-same-aria-snapshot/DBCard-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
7) [firefox] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/checkbox/showcase/firefox/should-have-same-aria-snapshot/DBCheckbox-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
8) [firefox] › default.ts:219:2 › DBDivider › should have same aria-snapshot ─────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/divider/showcase/firefox/should-have-same-aria-snapshot/DBDivider-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
9) [firefox] › default.ts:219:2 › DBDrawer › should have same aria-snapshot ──────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/drawer/showcase/firefox/should-have-same-aria-snapshot/DBDrawer-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
10) [firefox] › default.ts:219:2 › DBHeader › should have same aria-snapshot ─────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/header/showcase/firefox/should-have-same-aria-snapshot/DBHeader-should-have-same-aria-snapshot.yaml, writing actual.
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
👩🔬 Test showcase with Playwright 🎭
Process completed with exit code 1.
|
🆙 Upload aChecker results
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
🔣 Print GitHub Report
27 failed
[firefox] › default.ts:219:2 › DBAccordion › should have same aria-snapshot ────────────────────
[firefox] › default.ts:219:2 › DBAccordionItem › should have same aria-snapshot ────────────────
[firefox] › default.ts:219:2 › DBBadge › should have same aria-snapshot ────────────────────────
[firefox] › default.ts:219:2 › DBBrand › should have same aria-snapshot ────────────────────────
[firefox] › default.ts:219:2 › DBButton › should have same aria-snapshot ───────────────────────
[firefox] › default.ts:219:2 › DBCard › should have same aria-snapshot ─────────────────────────
[firefox] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ─────────────────────
[firefox] › default.ts:219:2 › DBDivider › should have same aria-snapshot ──────────────────────
[firefox] › default.ts:219:2 › DBDrawer › should have same aria-snapshot ───────────────────────
[firefox] › default.ts:219:2 › DBHeader › should have same aria-snapshot ───────────────────────
[firefox] › default.ts:219:2 › DBIcon › should have same aria-snapshot ─────────────────────────
[firefox] › default.ts:219:2 › DBInfotext › should have same aria-snapshot ─────────────────────
[firefox] › default.ts:219:2 › DBInput › should have same aria-snapshot ────────────────────────
[firefox] › default.ts:219:2 › DBLink › should have same aria-snapshot ─────────────────────────
[firefox] › default.ts:219:2 › DBNavigation › should have same aria-snapshot ───────────────────
[firefox] › default.ts:219:2 › DBNavigationItem › should have same aria-snapshot ───────────────
[firefox] › default.ts:219:2 › DBNotification › should have same aria-snapshot ─────────────────
[firefox] › default.ts:219:2 › DBPopover › should have same aria-snapshot ──────────────────────
[firefox] › default.ts:219:2 › DBRadio › should have same aria-snapshot ────────────────────────
[firefox] › default.ts:219:2 › DBSection › should have same aria-snapshot ──────────────────────
[firefox] › default.ts:219:2 › DBSelect › should have same aria-snapshot ───────────────────────
[firefox] › default.ts:219:2 › DBSwitch › should have same aria-snapshot ───────────────────────
[firefox] › default.ts:219:2 › DBTabItem › should have same aria-snapshot ──────────────────────
[firefox] › default.ts:219:2 › DBTabs › should have same aria-snapshot ─────────────────────────
[firefox] › default.ts:219:2 › DBTag › should have same aria-snapshot ──────────────────────────
[firefox] › default.ts:219:2 › DBTextarea › should have same aria-snapshot ─────────────────────
[firefox] › default.ts:219:2 › DBTooltip › should have same aria-snapshot ──────────────────────
48 skipped
93 passed (6.0m)
|
Loading