feature: add server-side feature flags #1734
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
|