Swap some test cases to vitest #12
Annotations
6 errors and 1 warning
Run npm run test:
src/api/tests/globalSetup.ts#L72
TypeError: Cannot read properties of undefined (reading 'dispose')
β― Module.disposeConnection tests/globalSetup.ts:72:8
β― tests/suites/components.test.ts:15:5
|
Run npm run test:
src/api/tests/globalSetup.ts#L72
TypeError: Cannot read properties of undefined (reading 'dispose')
β― Module.disposeConnection tests/globalSetup.ts:72:8
β― tests/suites/connection.test.ts:15:5
|
Run npm run test:
src/api/tests/globalSetup.ts#L72
TypeError: Cannot read properties of undefined (reading 'dispose')
β― Module.disposeConnection tests/globalSetup.ts:72:8
β― tests/suites/content.test.ts:17:5
|
Run npm run test:
src/api/tests/globalSetup.ts#L72
TypeError: Cannot read properties of undefined (reading 'dispose')
β― Module.disposeConnection tests/globalSetup.ts:72:8
β― tests/suites/encoding.test.ts:49:5
|
Run npm run test:
src/api/tests/globalSetup.ts#L72
TypeError: Cannot read properties of undefined (reading 'dispose')
β― Module.disposeConnection tests/globalSetup.ts:72:8
β― tests/suites/search.test.ts:14:5
|
Run npm run test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading