Skip to content

Bump meilisearch to v0.57.0 #2319

Bump meilisearch to v0.57.0

Bump meilisearch to v0.57.0 #2319

Triggered via pull request April 20, 2026 05:34
Status Failure
Total duration 1m 1s
Artifacts

tests.yml

on: pull_request
autocomplete-client end-to-end-tests
50s
autocomplete-client end-to-end-tests
instant-meilisearch end-to-end-tests
58s
instant-meilisearch end-to-end-tests
style-check
22s
style-check
types-check
15s
types-check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 7 warnings
style-check
Process completed with exit code 1.
style-check: packages/instant-meilisearch/__tests__/search-resolver.test.ts#L6
'MeiliSearchMultiSearchParams' is defined but never used. Allowed unused vars must match /^_/u
integration-tests (Node.js 24)
Cannot find name 'MeilisearchClient'.
integration-tests (Node.js 24)
Export declaration conflicts with exported declaration of 'Meilisearch'.
integration-tests (Node.js 24)
Import declaration conflicts with local declaration of 'Meilisearch'.
integration-tests (Node.js 24)
Parameter 'index' implicitly has an 'any' type.
integration-tests (Node.js 24)
Parameter 'response' implicitly has an 'any' type.
integration-tests (Node.js 24)
Cannot find name 'MeilisearchClient'.
integration-tests (Node.js 24)
Export declaration conflicts with exported declaration of 'Meilisearch'.
integration-tests (Node.js 24)
Import declaration conflicts with local declaration of 'Meilisearch'.
integration-tests (Node.js 24)
Parameter 'index' implicitly has an 'any' type.
integration-tests (Node.js 24)
Parameter 'response' implicitly has an 'any' type.
integration-tests (Node.js 22)
Export declaration conflicts with exported declaration of 'Meilisearch'.
integration-tests (Node.js 22)
@meilisearch/instant-meilisearch#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/packages/instant-meilisearch) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
integration-tests (Node.js 22)
Import declaration conflicts with local declaration of 'Meilisearch'.
integration-tests (Node.js 22)
Parameter 'index' implicitly has an 'any' type.
integration-tests (Node.js 22)
Parameter 'response' implicitly has an 'any' type.
integration-tests (Node.js 22)
Cannot find name 'MeilisearchClient'.
integration-tests (Node.js 22)
Export declaration conflicts with exported declaration of 'Meilisearch'.
integration-tests (Node.js 22)
Import declaration conflicts with local declaration of 'Meilisearch'.
integration-tests (Node.js 22)
Parameter 'index' implicitly has an 'any' type.
integration-tests (Node.js 22)
Parameter 'response' implicitly has an 'any' type.
integration-tests (Node.js 20)
Cannot find name 'MeilisearchClient'.
integration-tests (Node.js 20)
Export declaration conflicts with exported declaration of 'Meilisearch'.
integration-tests (Node.js 20)
Import declaration conflicts with local declaration of 'Meilisearch'.
integration-tests (Node.js 20)
Parameter 'index' implicitly has an 'any' type.
integration-tests (Node.js 20)
Parameter 'response' implicitly has an 'any' type.
integration-tests (Node.js 20)
Cannot find name 'MeilisearchClient'.
integration-tests (Node.js 20)
Export declaration conflicts with exported declaration of 'Meilisearch'.
integration-tests (Node.js 20)
Import declaration conflicts with local declaration of 'Meilisearch'.
integration-tests (Node.js 20)
Parameter 'index' implicitly has an 'any' type.
integration-tests (Node.js 20)
Parameter 'response' implicitly has an 'any' type.
types-check
Process completed with exit code 2.
types-check: packages/instant-meilisearch/src/types/types.ts#L37
Cannot find name 'MeilisearchClient'.
types-check: packages/instant-meilisearch/src/types/types.ts#L32
Export declaration conflicts with exported declaration of 'Meilisearch'.
types-check: packages/instant-meilisearch/src/types/types.ts#L10
Import declaration conflicts with local declaration of 'Meilisearch'.
types-check: packages/instant-meilisearch/src/adapter/search-request-adapter/search-resolver.ts#L31
Parameter 'index' implicitly has an 'any' type.
types-check: packages/instant-meilisearch/src/adapter/search-request-adapter/search-resolver.ts#L31
Parameter 'response' implicitly has an 'any' type.
types-check: packages/instant-meilisearch/__tests__/search-resolver.test.ts#L25
Cannot find name 'MeilisearchMultiSearchParams'. Did you mean 'MeiliSearchMultiSearchParams'?
style-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
integration-tests (Node.js 24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
integration-tests (Node.js 22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
integration-tests (Node.js 20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
types-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
autocomplete-client end-to-end-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cypress-io/github-action@v6, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
instant-meilisearch end-to-end-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cypress-io/github-action@v6, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/