fix: update sorting strategy to consider page position #8545
ci.yml
on: push
check
58s
lint
51s
visual-testing
1m 43s
fern-generate
2m 17s
test
1m 20s
check-docs-release-is-allowed
42s
Annotations
6 errors and 7 warnings
check
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; } | { ...; } | { ...; }...'.
|
check
@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)
|
check
Process completed with exit code 2.
|
test
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; } | { ...; } | { ...; }...'.
|
test
@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)
|
test
Process completed with exit code 2.
|
lint:
packages/ui/app/src/search/SearchHits.tsx#L103
'hits' is deprecated. use `items` instead
|
lint:
packages/ui/app/src/search/SearchHits.tsx#L290
'hits' is deprecated. use `items` instead
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-docs-release-is-allowed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
visual-testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fern-generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|