Skip to content

feature: fixed followup questions issues #519

feature: fixed followup questions issues

feature: fixed followup questions issues #519

Triggered via pull request January 9, 2025 21:09
Status Failure
Total duration 1m 11s
Artifacts

component-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build-test
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; }'.
build-test
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; }'.
build-test
trieve-search-component#build: command (/home/runner/_work/trieve/trieve/clients/search-component) /tmp/yarn--1736457002276-0.1348196305295679/yarn run build exited (1)
build-test
Process completed with exit code 1.