ignore custom components #2932
Annotations
10 errors and 1 warning
Bundle Watch:
components/Code/index.tsx#L11
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Bundle Watch:
components/Code/index.tsx#L13
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Bundle Watch:
example/App.tsx#L6
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Bundle Watch:
index.tsx#L95
Type '() => { Variable: any; code: (props: Props) => React.JSX.Element; 'code-tabs': (props: any) => React.JSX.Element; img: (props: Props) => React.JSX.Element; ... 12 more ...; TableOfContents: any; }' is not assignable to type 'UseMdxComponents'.
|
Bundle Watch:
index.tsx#L119
Property 'components' does not exist on type '{}'.
|
Bundle Watch:
processor/transform/readme-components.ts#L17
Property 'name' does not exist on type 'MdxJsxAttribute | MdxJsxExpressionAttribute'.
|
Bundle Watch:
processor/transform/readme-components.ts#L24
No overload matches this call.
|
Bundle Watch:
processor/transform/readme-components.ts#L25
Property 'name' does not exist on type 'Node<Data>'.
|
Bundle Watch:
processor/transform/readme-components.ts#L27
Property 'name' does not exist on type 'Node<Data>'.
|
Bundle Watch:
processor/transform/readme-components.ts#L29
Property 'value' does not exist on type '{}'.
|
Bundle Watch
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/.
|