This repository was archived by the owner on Apr 10, 2025. It is now read-only.
chore(deps-dev): bump ts-jest from 29.2.5 to 29.3.0 #158
Annotations
10 errors
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L33
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L32
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L32
Cannot use JSX unless the '--jsx' flag is provided.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L32
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L31
Cannot use JSX unless the '--jsx' flag is provided.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L31
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L30
Cannot use JSX unless the '--jsx' flag is provided.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L30
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
|
|
build (18.x, 3.10.x):
src/components/Dashboard.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|