feature: fixed followup questions issues #519
Annotations
4 errors
Running tests
Argument of type '{ trieve: TrieveSDK; count: number; query: string; }' is not assignable to parameter of type '{ trieve: TrieveSDK; abortController?: AbortController | undefined; context: string; query?: string | undefined; count: number; group?: ChunkGroup | null | undefined; }'.
|
Running tests
Argument of type '{ trieve: TrieveSDK; count: number; abortController: AbortController; query: string; }' is not assignable to parameter of type '{ trieve: TrieveSDK; abortController?: AbortController | undefined; context: string; query?: string | undefined; count: number; group?: ChunkGroup | null | undefined; }'.
|
Running tests
trieve-search-component#build: command (/home/runner/_work/trieve/trieve/clients/search-component) /tmp/yarn--1736457002276-0.1348196305295679/yarn run build exited (1)
|
Running tests
Process completed with exit code 1.
|
Loading