Replace Jest by Vitest #1973
tests.yml
on: pull_request
autocomplete-client end-to-end-tests
1m 59s
instant-meilisearch end-to-end-tests
1m 58s
style-check
1m 29s
types-check
56s
Matrix: integration_tests
Annotations
14 errors and 6 warnings
types-check
Cannot find name 'WeakKey'.
|
types-check
Cannot find name 'WeakKey'.
|
types-check
Cannot find name 'WeakKey'.
|
types-check
Cannot find name 'WeakKey'.
|
types-check
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
|
types-check
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
types-check
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
types-check
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
types-check
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
types-check
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
__tests__/custom-http-client.test.ts > Custom HTTP client tests > a custom HTTP client:
packages/instant-meilisearch/__tests__/custom-http-client.test.ts#L17
ReferenceError: jest is not defined
❯ __tests__/custom-http-client.test.ts:17:24
|
integration-tests (Node.js 20)
Process completed with exit code 1.
|
__tests__/custom-http-client.test.ts > Custom HTTP client tests > a custom HTTP client:
packages/instant-meilisearch/__tests__/custom-http-client.test.ts#L17
ReferenceError: jest is not defined
❯ __tests__/custom-http-client.test.ts:17:24
|
integration-tests (Node.js 18)
Process completed with exit code 1.
|
types-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests (Node.js 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests (Node.js 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
instant-meilisearch end-to-end-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
autocomplete-client end-to-end-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|