Rename Divider.tsx to divider.tsx #29
Annotations
7 errors and 1 warning
build:
src/components/blocks/index.ts#L2
Cannot find module './context' or its corresponding type declarations.
|
build:
src/components/blocks/index.ts#L6
Cannot find module './image' or its corresponding type declarations.
|
build:
src/components/blocks/index.ts#L9
Cannot find module './section' or its corresponding type declarations.
|
build:
src/components/index.tsx#L6
Module '"./blocks"' has no exported member 'Image'.
|
build:
src/components/index.tsx#L7
Module '"./blocks"' has no exported member 'Section'.
|
build:
src/components/index.tsx#L8
Module '"./blocks"' has no exported member 'Context'.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|