Skip to content

fix: searchResultWithHighlight incorrectly typed #499

fix: searchResultWithHighlight incorrectly typed

fix: searchResultWithHighlight incorrectly typed #499

Re-run triggered September 27, 2023 17:43
Status Failure
Total duration 1m 7s
Artifacts

turbo.yml

on: pull_request
Build and Test
54s
Build and Test
Fit to window
Zoom out
Zoom in

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.