"chore: API Reference now uses Api Definition V2"" #1718
Annotations
7 errors
test
@fern-ui/ui#compile: command (/home/runner/work/fern-platform/fern-platform/packages/ui/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
test
Type '{ type: "endpoint"; method: "POST"; endpointId: EndpointId; isResponseStream: undefined; playground: undefined; title: string; slug: Slug; canonicalSlug: undefined; icon: undefined; hidden: undefined; id: NodeId; apiDefinitionId: ApiDefinitionId; availability: undefined; }' is missing the following properties from type 'EndpointNode': authed, audience
|
test
Type '{ id: NodeId; type: "page"; pageId: PageId; title: string; slug: Slug; icon: undefined; hidden: false; noindex: undefined; canonicalSlug: undefined; }' is missing the following properties from type 'PageNode': authed, audience
|
test
Type '{ id: FernNavigation.NodeId; type: "section"; title: string; slug: FernNavigation.Slug; icon: undefined; hidden: false; noindex: undefined; collapsed: false; children: FernNavigation.PageNode[]; overviewPageId: undefined; pointsTo: undefined; canonicalSlug: undefined; }' is not assignable to type 'NavigationNode'.
|
test
Type '{ id: FernNavigation.NodeId; type: "page"; pageId: FernNavigation.PageId; title: string; slug: FernNavigation.Slug; canonicalSlug: undefined; icon: undefined; hidden: false; noindex: undefined; }' is not assignable to type 'NavigationNodePage'.
|
test
Process completed with exit code 2.
|
test
Report file results.json not found. Make sure Playwright is configured to generate a JSON report.
|