try again #2
Annotations
7 errors and 1 warning
run
@fern-api/healthchecks#compile: command (/home/runner/work/fern-platform/fern-platform/packages/healthchecks) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
run
Argument of type '{ items: FlattenedApiDefinitionPackageItem[]; type?: "subpackage" | undefined; subpackageId?: string | undefined; name?: string | undefined; description?: string | undefined; summaryPageId?: string | undefined; slug?: readonly string[] | undefined; usedTypes?: readonly string[] | undefined; }' is not assignable to parameter of type 'FlattenedSubpackage'.
|
run
'subpackage' is possibly 'undefined'.
|
run
This expression is not callable.
|
run
Parameter 'item' implicitly has an 'any' type.
|
run
This expression is not callable.
|
run
Process completed with exit code 1.
|
run
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/.
|