Skip to content

Fix type issues with multiSearch #3379

Fix type issues with multiSearch

Fix type issues with multiSearch #3379

Triggered via pull request December 27, 2024 12:06
Status Failure
Total duration 3m 4s
Artifacts

tests.yml

on: pull_request
style-check
18s
style-check
types-check
28s
types-check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
style-check: tests/search.test.ts#L11
'FederatedMultiSearchParams' is defined but never used. Allowed unused vars must match /^_/u
style-check
Process completed with exit code 1.
types-check: tests/search.test.ts#L184
Expected 0-1 type arguments, but got 2.
types-check: tests/search.test.ts#L191
Property 'id' does not exist on type 'Hit<MultiSearchParams>'.
types-check: tests/search.test.ts#L192
Property 'title' does not exist on type 'Hit<MultiSearchParams>'.
types-check
Process completed with exit code 2.
style-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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