fix: searchResultWithHighlight incorrectly typed #499
Annotations
2 errors
Build and Test
Type 'Result<InternalTypedDocument<{ id: string; title: string; url: string; content: string; }>> & { positions: Position[]; }' is not assignable to type 'Result<InternalTypedDocument<{ id: string; title: string; url: string; content: string; }>> & { positions: Record<string, Record<string, Position[]>>; }'.
|
Build and Test
Process completed with exit code 1.
|