types: add top level changelog, and share types across api nodes #3765
ci.yml
on: push
check
1m 44s
lint
2m 11s
visual-testing
1m 51s
fern-generate
2m 6s
test
1m 49s
check-docs-release-is-allowed
48s
Annotations
10 errors and 6 warnings
check
Type 'string | undefined' is not assignable to type 'string'.
|
check
Argument of type 'NavigationItem[] | ChangelogItem[]' is not assignable to parameter of type 'NavigationItem[]'.
|
check
Argument of type '{ page: (page: Page) => void; api: (api: Api) => Promise<void>; section: (section: Section) => void; link: (link: Link) => void; _other: () => Promise<void>; }' is not assignable to parameter of type 'DiscriminatedUnionVisitor<NavigationItem, void, "type">'.
|
check
@fern-ui/fdr-utils#compile: command (/home/runner/work/fern-platform/fern-platform/packages/commons/fdr-utils) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
check
Process completed with exit code 1.
|
test
Type 'string | undefined' is not assignable to type 'string'.
|
test
Argument of type 'NavigationItem[] | ChangelogItem[]' is not assignable to parameter of type 'NavigationItem[]'.
|
test
Argument of type '{ page: (page: Page) => void; api: (api: Api) => Promise<void>; section: (section: Section) => void; link: (link: Link) => void; _other: () => Promise<void>; }' is not assignable to parameter of type 'DiscriminatedUnionVisitor<NavigationItem, void, "type">'.
|
test
@fern-ui/fdr-utils#compile: command (/home/runner/work/fern-platform/fern-platform/packages/commons/fdr-utils) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
test
Process completed with exit code 1.
|
check-docs-release-is-allowed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
visual-testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
fern-generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|