Skip to content

feat: plumb through navigation v1 #619

feat: plumb through navigation v1

feat: plumb through navigation v1 #619

Triggered via pull request October 11, 2024 00:44
Status Failure
Total duration 1m 49s
Artifacts

ete-fdr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
run
Argument of type 'NavigationConfig | undefined' is not assignable to parameter of type 'NavigationConfig'.
run
Argument of type 'NavigationConfig | undefined' is not assignable to parameter of type 'NavigationConfig'.
run
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'.
run
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'.
run
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'.
run
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'.
run
Process completed with exit code 1.