dcramer / peated

https://peated.com
Apache License 2.0
64 stars 13 forks source link

Repro of Sentry failure with vitest #222

Open dcramer opened 1 month ago

dcramer commented 1 month ago
TypeError: eq is not a function
 ❯ getTableNames src/test/setup-test-env.ts:63:12
     61|     .select({ tablename: pgTables.tablename })
     62|     .from(pgTables)
     63|     .where(eq(pgTables.schemaname, schemaname));
       |            ^
     64|
     65|   return tnQuery
 ❯ clearTables src/test/setup-test-env.ts:83:28
 ❯ src/test/setup-test-env.ts:158:9
codecov[bot] commented 1 month ago

:x: We are unable to process any of the uploaded JUnit XML files. Please ensure your files are in the right format.