feat: plumb through navigation v1 #1760
Annotations
9 errors
test
Argument of type 'NavigationConfig | undefined' is not assignable to parameter of type 'NavigationConfig'.
|
test
Argument of type 'NavigationConfig | undefined' is not assignable to parameter of type 'NavigationConfig'.
|
test
Property 'root' is missing in type '{ navigation: { items: never[]; landingPage: undefined; }; title: undefined; defaultLanguage: undefined; announcement: undefined; navbarLinks: undefined; footerLinks: undefined; logoHeight: undefined; ... 11 more ...; playground: undefined; }' but required in type 'DocsConfig'.
|
test
Property 'root' is missing in type '{ navigation: { items: never[]; landingPage: undefined; }; typography: { headingsFont: { name: string; fontFile: DocsV1Write.FileId; }; bodyFont: undefined; codeFont: undefined; }; title: undefined; ... 21 more ...; colorsV2: undefined; }' but required in type 'DocsConfig'.
|
test
Property 'root' is missing in type '{ navigation: { items: never[]; landingPage: undefined; }; title: undefined; defaultLanguage: undefined; announcement: undefined; navbarLinks: undefined; footerLinks: undefined; logoHeight: undefined; ... 17 more ...; typography: undefined; }' but required in type 'DocsConfig'.
|
test
Property 'root' is missing in type '{ navigation: { landingPage: undefined; items: { type: "api"; title: string; api: DocsV1Write.ApiDefinitionId; artifacts: undefined; skipUrlSlug: undefined; showErrors: false; changelog: undefined; ... 7 more ...; fullSlug: undefined; }[]; }; ... 23 more ...; typography: undefined; }' but required in type 'DocsConfig'.
|
test
@fern-platform/fdr#compile: command (/home/runner/work/fern-platform/fern-platform/servers/fdr) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (2)
|
test
Process completed with exit code 2.
|
test
Report file results.json not found. Make sure Playwright is configured to generate a JSON report.
|