add comment #9399
ci.yml
on: push
check
57s
lint
1m 10s
visual-testing
1m 35s
fern-generate
2m 30s
test
1m 12s
check-docs-release-is-allowed
53s
Annotations
31 errors and 5 warnings
check
Property 'featureFlags' is missing in type '{ type: "root"; child: FernNavigation.RootChild; version: "v2"; title: string; id: FernNavigation.NodeId; pointsTo: FernNavigation.Slug | undefined; ... 7 more ...; roles: FernNavigation.RoleId[] | undefined; }' but required in type 'RootNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "version"; default: boolean; versionId: FernNavigation.VersionId; landingPage: FernNavigation.LandingPageNode | undefined; child: FernNavigation.VersionChild; ... 10 more ...; orphaned: boolean | undefined; }' but required in type 'VersionNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "landingPage"; title: string; slug: FernNavigation.Slug; canonicalSlug: FernNavigation.Slug | undefined; icon: string | undefined; hidden: boolean | undefined; ... 5 more ...; orphaned: boolean | undefined; }' but required in type 'LandingPageNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "tab"; child: FernNavigation.SidebarRootNode; title: string; slug: FernNavigation.Slug; canonicalSlug: undefined; icon: string | undefined; ... 5 more ...; orphaned: boolean | undefined; }' but required in type 'TabNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "product"; id: FernNavigation.NodeId; title: string; slug: FernNavigation.Slug; canonicalSlug: undefined; icon: string | undefined; hidden: boolean | undefined; ... 7 more ...; orphaned: boolean | undefined; }' but required in type 'ProductNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "page"; id: FernNavigation.NodeId; title: string; slug: FernNavigation.Slug; canonicalSlug: FernNavigation.Slug | undefined; ... 6 more ...; orphaned: boolean | undefined; }' but required in type 'PageNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "section"; id: FernNavigation.NodeId; children: FernNavigation.NavigationChild[]; title: string; slug: FernNavigation.Slug; ... 9 more ...; orphaned: boolean | undefined; }' but required in type 'SectionNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "apiReference"; paginated: boolean | undefined; showErrors: boolean | undefined; hideTitle: boolean | undefined; children: FernNavigation.ApiPackageChild[]; ... 15 more ...; orphaned: boolean | undefined; }' but required in type 'ApiReferenceNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "changelog"; id: FernNavigation.NodeId; children: FernNavigation.ChangelogYearNode[]; title: string; slug: FernNavigation.Slug; ... 7 more ...; orphaned: boolean | undefined; }' but required in type 'ChangelogNode'.
|
check
Property 'featureFlags' is missing in type '{ type: "changelogYear"; id: FernNavigation.NodeId; children: FernNavigation.ChangelogMonthNode[]; title: string; slug: FernNavigation.Slug; ... 6 more ...; orphaned: boolean | undefined; }' but required in type 'ChangelogYearNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "root"; child: FernNavigation.RootChild; version: "v2"; title: string; id: FernNavigation.NodeId; pointsTo: FernNavigation.Slug | undefined; ... 7 more ...; roles: FernNavigation.RoleId[] | undefined; }' but required in type 'RootNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "version"; default: boolean; versionId: FernNavigation.VersionId; landingPage: FernNavigation.LandingPageNode | undefined; child: FernNavigation.VersionChild; ... 10 more ...; orphaned: boolean | undefined; }' but required in type 'VersionNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "landingPage"; title: string; slug: FernNavigation.Slug; canonicalSlug: FernNavigation.Slug | undefined; icon: string | undefined; hidden: boolean | undefined; ... 5 more ...; orphaned: boolean | undefined; }' but required in type 'LandingPageNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "tab"; child: FernNavigation.SidebarRootNode; title: string; slug: FernNavigation.Slug; canonicalSlug: undefined; icon: string | undefined; ... 5 more ...; orphaned: boolean | undefined; }' but required in type 'TabNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "product"; id: FernNavigation.NodeId; title: string; slug: FernNavigation.Slug; canonicalSlug: undefined; icon: string | undefined; hidden: boolean | undefined; ... 7 more ...; orphaned: boolean | undefined; }' but required in type 'ProductNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "page"; id: FernNavigation.NodeId; title: string; slug: FernNavigation.Slug; canonicalSlug: FernNavigation.Slug | undefined; ... 6 more ...; orphaned: boolean | undefined; }' but required in type 'PageNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "section"; id: FernNavigation.NodeId; children: FernNavigation.NavigationChild[]; title: string; slug: FernNavigation.Slug; ... 9 more ...; orphaned: boolean | undefined; }' but required in type 'SectionNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "apiReference"; paginated: boolean | undefined; showErrors: boolean | undefined; hideTitle: boolean | undefined; children: FernNavigation.ApiPackageChild[]; ... 15 more ...; orphaned: boolean | undefined; }' but required in type 'ApiReferenceNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "changelog"; id: FernNavigation.NodeId; children: FernNavigation.ChangelogYearNode[]; title: string; slug: FernNavigation.Slug; ... 7 more ...; orphaned: boolean | undefined; }' but required in type 'ChangelogNode'.
|
test
Property 'featureFlags' is missing in type '{ type: "changelogYear"; id: FernNavigation.NodeId; children: FernNavigation.ChangelogMonthNode[]; title: string; slug: FernNavigation.Slug; ... 6 more ...; orphaned: boolean | undefined; }' but required in type 'ChangelogYearNode'.
|
visual-testing
non-zero exit code
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "root"; child: FernNavigation.RootChild; version: "v2"; title: string; id: FernNavigation.NodeId; pointsTo: FernNavigation.Slug | undefined; ... 7 more ...; roles: FernNavigation.RoleId[] | undefined; }' but required in type 'RootNode'.
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "version"; default: boolean; versionId: FernNavigation.VersionId; landingPage: FernNavigation.LandingPageNode | undefined; child: FernNavigation.VersionChild; ... 10 more ...; orphaned: boolean | undefined; }' but required in type 'VersionNode'.
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "landingPage"; title: string; slug: FernNavigation.Slug; canonicalSlug: FernNavigation.Slug | undefined; icon: string | undefined; hidden: boolean | undefined; ... 5 more ...; orphaned: boolean | undefined; }' but required in type 'LandingPageNode'.
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "tab"; child: FernNavigation.SidebarRootNode; title: string; slug: FernNavigation.Slug; canonicalSlug: undefined; icon: string | undefined; ... 5 more ...; orphaned: boolean | undefined; }' but required in type 'TabNode'.
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "product"; id: FernNavigation.NodeId; title: string; slug: FernNavigation.Slug; canonicalSlug: undefined; icon: string | undefined; hidden: boolean | undefined; ... 7 more ...; orphaned: boolean | undefined; }' but required in type 'ProductNode'.
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "page"; id: FernNavigation.NodeId; title: string; slug: FernNavigation.Slug; canonicalSlug: FernNavigation.Slug | undefined; ... 6 more ...; orphaned: boolean | undefined; }' but required in type 'PageNode'.
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "section"; id: FernNavigation.NodeId; children: FernNavigation.NavigationChild[]; title: string; slug: FernNavigation.Slug; ... 9 more ...; orphaned: boolean | undefined; }' but required in type 'SectionNode'.
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "apiReference"; paginated: boolean | undefined; showErrors: boolean | undefined; hideTitle: boolean | undefined; children: FernNavigation.ApiPackageChild[]; ... 15 more ...; orphaned: boolean | undefined; }' but required in type 'ApiReferenceNode'.
|
fern-generate
Property 'featureFlags' is missing in type '{ type: "changelog"; id: FernNavigation.NodeId; children: FernNavigation.ChangelogYearNode[]; title: string; slug: FernNavigation.Slug; ... 7 more ...; orphaned: boolean | undefined; }' but required in type 'ChangelogNode'.
|
fern-generate
@fern-api/fdr-sdk#compile: command (/home/runner/work/fern-platform/fern-platform/packages/fdr-sdk) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
check-docs-release-is-allowed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
visual-testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fern-generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|