Add .re.mdx type declaration files (#16) #56
Annotations
7 errors and 2 warnings
test (20, check):
packages/remdx/types.tsx#L10
Cannot find name 'ReactNode'.
|
test (20, check):
packages/remdx/types.tsx#L14
'components' is referenced directly or indirectly in its own type annotation.
|
test (20, check):
packages/remdx/types.tsx#L14
Cannot find name 'MergeComponents'. Did you mean 'MDXComponents'?
|
test (20, check):
packages/remdx/types.tsx#L30
Function implementation is missing or not immediately following the declaration.
|
test (20, check):
packages/remdx/types.tsx#L30
'MDXProvider' is declared but its value is never read.
|
test (20, check):
packages/remdx/types.tsx#L32
Type alias 'MDXComponents' circularly references itself.
|
test (20, check)
Process completed with exit code 1.
|
test (20, check)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20, vitest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|