pnpm의 패키지 버전을 명시해줍니다 #4
Annotations
10 errors and 1 warning
release:
docs/src/components/main/ListColumn.tsx#L8
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
release:
docs/src/components/main/ListColumn.tsx#L8
Cannot use JSX unless the '--jsx' flag is provided.
|
release:
docs/src/components/main/ListColumn.tsx#L9
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
release:
docs/src/components/main/ListColumn.tsx#L9
Cannot use JSX unless the '--jsx' flag is provided.
|
release:
docs/src/components/main/ListColumn.tsx#L9
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
release:
docs/src/components/main/ListColumn.tsx#L10
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
release:
docs/src/components/main/ListColumn.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
|
release:
docs/src/components/main/ListColumn.tsx#L10
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
release:
docs/src/components/main/ListColumn.tsx#L11
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
release:
docs/src/hooks/use-is-dark-mode.ts#L1
Cannot find module 'nextra-theme-docs' or its corresponding type declarations.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|