Bump the npm_and_yarn group across 1 directory with 3 updates #586
playwright.yml
on: pull_request
E2E Test Hotfix Bypass
E2E Tests
2m 23s
Annotations
2 errors and 1 warning
|
E2E Tests
Process completed with exit code 1.
|
|
E2E Tests
Error: Astro DB seed verification failed: missing tables consentEvents, rateLimitWindows, newsletterConfirmations. Did migrations run?
at ../config/runtime/seedVerification.ts:32
30 |
31 | if (missing.length) {
> 32 | throw new Error(
| ^
33 | `Astro DB seed verification failed: missing tables ${missing.join(', ')}. Did migrations run?`,
34 | )
35 | }
at ensureSeededTablesExist (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/config/runtime/seedVerification.ts:32:11)
at verifyDatabaseSeed (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/config/runtime/seedVerification.ts:62:3)
at globalSetup (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/config/global-setup.ts:18:3)
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|