Upgrade docusaurus 3 #68
Annotations
5 errors
checks:
src/components/common/blockquote.tsx#L10
Type 'ReactNodeLike' is not assignable to type 'ReactNode'.
|
checks:
src/components/layout/components/MetaSection.tsx#L18
Type 'ReactNodeLike' is not assignable to type 'ReactNode'.
|
checks:
src/theme/DocPage/Layout/Main/index.tsx#L3
Cannot find module '@theme/DocPage/Layout/Main' or its corresponding type declarations.
|
checks:
vitest.config.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("vitest/config")' call instead.
|
checks
Process completed with exit code 2.
|