Skip to content

Upgrade docusaurus 3 #68

Upgrade docusaurus 3

Upgrade docusaurus 3 #68

Triggered via pull request December 17, 2023 19:53
Status Failure
Total duration 1m 10s
Artifacts

pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.