fix: update sorting strategy to consider page position #8545
Annotations
3 errors and 1 warning
Run tests
Argument of type '{ title: string; org_id: string; domain: string; visible_by: string[]; authed: boolean; type: "changelog"; objectID: string; canonicalPathname: string; pathname: string; date: string; breadcrumb: { ...; }[]; ... 11 more ...; date_timestamp?: number | undefined; }[]' is not assignable to parameter of type '{ title: string; org_id: string; domain: string; visible_by: string[]; authed: boolean; type: "markdown"; objectID: string; canonicalPathname: string; pathname: string; breadcrumb: { title: string; pathname?: string | undefined; }[]; ... 12 more ...; level?: "h0" | ... 6 more ... | undefined; } | { ...; } | { ...; }...'.
|
Run tests
@fern-ui/fern-docs-search-server#compile: command (/home/runner/work/fern-platform/fern-platform/packages/ui/fern-docs-search-server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
Run tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading