fix: add exports field for support esm (#141) #174
Annotations
2 errors, 2 warnings, and 1 notice
[webkit] › dialog.test.ts:8:7 › dialog › dialog renders in portal:
test/dialog.test.ts#L4
1) [webkit] › dialog.test.ts:8:7 › dialog › dialog renders in portal ─────────────────────────────
Test timeout of 5000ms exceeded while running "beforeEach" hook.
2 |
3 | test.describe('dialog', async () => {
> 4 | test.beforeEach(async ({ page }) => {
| ^
5 | await page.goto('/dialog')
6 | })
7 |
at /home/runner/work/cmdk/cmdk/test/dialog.test.ts:4:8
|
[webkit] › dialog.test.ts:8:7 › dialog › dialog renders in portal:
test/dialog.test.ts#L5
1) [webkit] › dialog.test.ts:8:7 › dialog › dialog renders in portal ─────────────────────────────
Error: page.goto: Test timeout of 5000ms exceeded.
Call log:
- navigating to "http://localhost:3000/dialog", waiting until "load"
3 | test.describe('dialog', async () => {
4 | test.beforeEach(async ({ page }) => {
> 5 | await page.goto('/dialog')
| ^
6 | })
7 |
8 | test('dialog renders in portal', async ({ page }) => {
at /home/runner/work/cmdk/cmdk/test/dialog.test.ts:5:16
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🎭 Playwright Run Summary
1 flaky
[webkit] › dialog.test.ts:8:7 › dialog › dialog renders in portal ──────────────────────────────
39 passed (30.4s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
49.8 KB |
|