chore(deps): update dependency vitest to v2 - autoclosed #284
Annotations
9 errors and 3 warnings
tests (16, ubuntu-latest)
Process completed with exit code 1.
|
test/find.test.js > findLastRoot():
packages/prisma-extension-bark/test/utilities/seed.js#L44
Error: process.exit unexpectedly called with "1"
❯ seedOrResetDB test/utilities/seed.js:44:11
|
test/find.test.js > findDescendants() > where input, w/o args :
packages/prisma-extension-bark/test/find.test.js#L173
AssertionError: expected 12 to be 11 // Object.is equality
- Expected
+ Received
- 11
+ 12
❯ test/find.test.js:173:26
|
test/find.test.js > findDescendants() > node input, no descendants, w/o args :
packages/prisma-extension-bark/test/find.test.js#L179
NotFoundError: No node found
❯ ../../node_modules/.pnpm/@prisma+client@5.0.0_prisma@5.0.0/node_modules/@prisma/client/runtime/library.js:112:610
❯ ../../node_modules/.pnpm/@prisma+client@5.0.0_prisma@5.0.0/node_modules/@prisma/client/runtime/library.js:112:550
❯ test/find.test.js:179:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'P2025', clientVersion: '5.0.0', meta: undefined, batchRequestIdx: undefined }
|
test/operations.test.js:
packages/prisma-extension-bark/test/utilities/seed.js#L44
Error: process.exit unexpectedly called with "1"
❯ seedOrResetDB test/utilities/seed.js:44:11
❯ test/utilities/seed.js:48:1
❯ test/operations.test.js:2:31
|
tests (20, ubuntu-latest)
Process completed with exit code 1.
|
test/create.test.js:
packages/prisma-extension-bark/test/utilities/seed.js#L44
Error: process.exit unexpectedly called with "1"
❯ seedOrResetDB test/utilities/seed.js:44:11
❯ test/utilities/seed.js:48:1
❯ test/create.test.js:2:31
|
test/operations.test.js:
packages/prisma-extension-bark/test/utilities/seed.js#L44
Error: process.exit unexpectedly called with "1"
❯ seedOrResetDB test/utilities/seed.js:44:11
❯ test/utilities/seed.js:48:1
❯ test/operations.test.js:2:31
|
tests (18, ubuntu-latest)
Process completed with exit code 1.
|
tests (16, ubuntu-latest)
No files were found with the provided path: test-results.tar.gz. No artifacts will be uploaded.
|
tests (20, ubuntu-latest)
No files were found with the provided path: test-results.tar.gz. No artifacts will be uploaded.
|
tests (18, ubuntu-latest)
No files were found with the provided path: test-results.tar.gz. No artifacts will be uploaded.
|