chore(deps): update vitest monorepo to v2.1.6 #314
Annotations
2 errors and 1 warning
test/connection.factory.test.ts > connection.factory.ts > Single Tenant > Should return a Provider:
test/connection.factory.test.ts#L93
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ test/connection.factory.test.ts:93:30
|
publish
Process completed with exit code 1.
|
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|