build: update docusaurus #4456
Annotations
10 errors
Continuous Integration: lint:
node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]__react-dom@18._qx2p57ft5qowvqbvgshrptrpui/node_modules/@docusaurus/theme-classic/src/theme/DocSidebar/index.tsx#L12
Module '"@theme/DocSidebar"' has no exported member 'Props'. Did you mean to use 'import Props from "@theme/DocSidebar"' instead?
|
Continuous Integration: lint:
src/components/ComponentOverview.tsx#L38
Property 'items' does not exist on type 'unknown'.
|
Continuous Integration: lint:
src/components/OverviewPage.tsx#L31
Property 'items' does not exist on type 'unknown'.
|
Continuous Integration: lint:
src/pages/bingo/index.tsx#L18
Type '{ children: Element; title: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Continuous Integration: lint:
src/pages/contrast/index.tsx#L195
Type '{ children: Element; title: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Continuous Integration: lint:
src/pages/index.tsx#L21
Type '{ children: Element; title: string; description: string; wrapperClassName: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Continuous Integration: lint:
src/theme/AnnouncementBar/CloseButton/index.tsx#L2
Module '"@theme/AnnouncementBar/CloseButton"' has no exported member 'Props'. Did you mean to use 'import Props from "@theme/AnnouncementBar/CloseButton"' instead?
|
Continuous Integration: lint:
src/theme/AnnouncementBar/CloseButton/index.tsx#L3
Cannot find module '@theme/Icon/Close' or its corresponding type declarations.
|
Continuous Integration: lint:
src/theme/AnnouncementBar/Content/index.tsx#L2
Module '"@theme/AnnouncementBar/Content"' has no exported member 'Props'. Did you mean to use 'import Props from "@theme/AnnouncementBar/Content"' instead?
|
Continuous Integration: lint:
src/theme/BlogLayout/index.tsx#L2
Module '"@theme/BlogLayout"' has no exported member 'Props'. Did you mean to use 'import Props from "@theme/BlogLayout"' instead?
|
Loading