Skip to content

feature: add server-side feature flags #1734

feature: add server-side feature flags

feature: add server-side feature flags #1734

Triggered via pull request January 15, 2025 16:51
Status Failure
Total duration 2m 18s
Artifacts

ete-fdr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run
Type '{ type: "section"; collapsed: boolean | undefined; children: FernNavigation.NavigationChild[]; title: string; ... 11 more ...; pointsTo: FernNavigation.Slug | undefined; }' is not assignable to type 'SectionNode'.
run
Type '{ type: "page"; title: string; slug: string & { navigation_latest_Slug: void; }; canonicalSlug: FernNavigation.Slug | undefined; ... 8 more ...; noindex: boolean | undefined; }' is not assignable to type 'PageNode'.
run
Type '{ type: "page"; id: FernNavigation.NodeId; slug: FernNavigation.Slug; title: string; pageId: FernNavigation.PageId; canonicalSlug: undefined; ... 5 more ...; orphaned: undefined; }' is not assignable to type 'NavigationChild'.
run
Type '{ type: "page"; id: FernNavigation.NodeId; slug: FernNavigation.Slug; title: string; pageId: FernNavigation.PageId; canonicalSlug: undefined; ... 5 more ...; orphaned: undefined; }' is not assignable to type 'NavigationChild'.
run
Type '{ type: "page"; id: FernNavigation.NodeId; slug: FernNavigation.Slug; title: string; pageId: FernNavigation.PageId; canonicalSlug: undefined; ... 5 more ...; orphaned: undefined; }' is not assignable to type 'NavigationChild'.
run
Type '{ type: "page"; id: FernNavigation.NodeId; slug: FernNavigation.Slug; title: string; pageId: FernNavigation.PageId; canonicalSlug: undefined; ... 5 more ...; orphaned: undefined; }' is not assignable to type 'NavigationChild'.
run
Type '{ type: "page"; id: FernNavigation.NodeId; slug: FernNavigation.Slug; title: string; pageId: FernNavigation.PageId; canonicalSlug: undefined; ... 5 more ...; orphaned: undefined; }' is not assignable to type 'NavigationChild'.
run
Type '{ type: "page"; id: FernNavigation.NodeId; slug: FernNavigation.Slug; title: string; pageId: FernNavigation.PageId; canonicalSlug: undefined; ... 5 more ...; orphaned: undefined; }' is not assignable to type 'NavigationChild'.
run
Type '{ type: "page"; id: FernNavigation.NodeId; slug: FernNavigation.Slug; title: string; pageId: FernNavigation.PageId; canonicalSlug: undefined; ... 5 more ...; orphaned: undefined; }' is not assignable to type 'NavigationChild'.
run
Process completed with exit code 1.
run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636