Publish to npmjs #1
release-package.yml
on: release
build
3s
publish-gpr
5s
Annotations
10 errors
publish-gpr:
src/components/codecell.tsx#L19
Cannot find namespace 'React'.
|
publish-gpr:
src/components/codecell.tsx#L27
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
publish-gpr:
src/components/codecell.tsx#L27
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
publish-gpr:
src/main.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
publish-gpr:
src/main.tsx#L2
Cannot find module 'react-dom/client' or its corresponding type declarations.
|
publish-gpr:
src/main.tsx#L8
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
publish-gpr:
src/main.tsx#L9
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
publish-gpr:
src/main.tsx#L10
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
publish-gpr:
src/main.tsx#L12
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
publish-gpr:
src/main.tsx#L14
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|