Replace Jest by Vitest #1988
tests.yml
on: pull_request
autocomplete-client end-to-end-tests
1m 10s
instant-meilisearch end-to-end-tests
1m 25s
style-check
34s
types-check
31s
Matrix: integration_tests
Annotations
11 errors and 6 warnings
types-check:
packages/autocomplete-client/src/client/createSearchClient.ts#L1
Cannot find module '@meilisearch/instant-meilisearch' or its corresponding type declarations.
|
types-check:
packages/autocomplete-client/src/index.ts#L1
Cannot find module '@meilisearch/instant-meilisearch' or its corresponding type declarations.
|
types-check:
packages/autocomplete-client/src/requesters/createRequester.ts#L6
Cannot find module '@meilisearch/instant-meilisearch' or its corresponding type declarations.
|
types-check:
packages/autocomplete-client/src/search/fetchMeilisearchResults.ts#L4
Cannot find module '@meilisearch/instant-meilisearch' or its corresponding type declarations.
|
types-check:
packages/autocomplete-client/src/search/fetchMeilisearchResults.ts#L67
Parameter 'hit' implicitly has an 'any' type.
|
types-check:
packages/autocomplete-client/src/types/ClientConfig.ts#L1
Cannot find module '@meilisearch/instant-meilisearch' or its corresponding type declarations.
|
types-check:
packages/autocomplete-client/src/types/MeilisearchOptions.ts#L1
Cannot find module '@meilisearch/instant-meilisearch' or its corresponding type declarations.
|
types-check:
packages/autocomplete-client/src/types/SearchClient.ts#L1
Cannot find module '@meilisearch/instant-meilisearch' or its corresponding type declarations.
|
types-check
Process completed with exit code 2.
|
style-check
@meilisearch/instant-meilisearch#lint: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/packages/instant-meilisearch) /tmp/yarn--1737449175829-0.12164068004263062/yarn run lint exited (2)
|
style-check
Process completed with exit code 2.
|
types-check
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
|
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
|
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
|
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
|