Skip to content

"chore: API Reference now uses Api Definition V2"" #1718

"chore: API Reference now uses Api Definition V2""

"chore: API Reference now uses Api Definition V2"" #1718

Triggered via pull request October 10, 2024 13:51
Status Failure
Total duration 1m 42s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.