Skip to content

fix(core): further typedoc beta fixes #55

fix(core): further typedoc beta fixes

fix(core): further typedoc beta fixes #55

Triggered via push June 8, 2024 22:20
Status Failure
Total duration 1m 1s
Artifacts
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Node 18
Cannot find module '../options/option-types' or its corresponding type declarations.
Node 18
Cannot find module '../options/option-types' or its corresponding type declarations.
Node 18
Cannot find module '../options/option-types' or its corresponding type declarations.
Node 18
Subsequent property declarations must have the same type. Property 'frontmatterGlobals' must be of type 'ManuallyValidatedOption<FrontmatterGlobals>', but here has type 'ManuallyValidatedOption<FrontmatterGlobals>'.
Node 18
Subsequent property declarations must have the same type. Property 'indexFrontmatter' must be of type 'ManuallyValidatedOption<IndexFrontmatter>', but here has type 'ManuallyValidatedOption<IndexFrontmatter>'.
Node 18
Subsequent property declarations must have the same type. Property 'readmeFrontmatter' must be of type 'ManuallyValidatedOption<ReadmeFrontmatter>', but here has type 'ManuallyValidatedOption<ReadmeFrontmatter>'.
Node 18
Subsequent property declarations must have the same type. Property 'frontmatterGlobals' must be of type 'ManuallyValidatedOption<FrontmatterGlobals>', but here has type 'ManuallyValidatedOption<FrontmatterGlobals>'.
Node 18
Process completed with exit code 1.
Node 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.