chore(workspace): 🤖 setup bundle analyzer #16
Annotations
1 error, 4 warnings, and 1 notice
Run Base Playwright tests:
tests/integration/sheetDialogsMiscBehaviour.test.ts#L31
1) [normal] › sheetDialogsMiscBehaviour.test.ts:22:23 › Can Cancel Item Dialog › Editing Item ────
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('dialog', { name: 'Edit Item' }) to be visible
============================================================
29 | name: "Edit Item",
30 | })
> 31 | .waitFor({
| ^
32 | state: "visible",
33 | });
34 |
at /home/runner/work/bag-of-holding/bag-of-holding/tests/integration/sheetDialogsMiscBehaviour.test.ts:31:5
|
Run Base Playwright tests:
[normal] › sheetDialogsHistoryControls/itemDialog.test.ts#L1
[normal] › sheetDialogsHistoryControls/itemDialog.test.ts took 32.9s
|
Run Base Playwright tests:
[normal] › sheetDialogsHistoryControls/filterDialog.test.ts#L1
[normal] › sheetDialogsHistoryControls/filterDialog.test.ts took 25.8s
|
Run Base Playwright tests:
[normal] › sheetDialogsMiscBehaviour.test.ts#L1
[normal] › sheetDialogsMiscBehaviour.test.ts took 24.1s
|
Run actions/upload-artifact@v3
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
|
Run Base Playwright tests
1 flaky
[normal] › sheetDialogsMiscBehaviour.test.ts:22:23 › Can Cancel Item Dialog › Editing Item ─────
8 passed (56.7s)
|
The logs for this run have expired and are no longer available.
Loading