This repository was archived by the owner on Apr 10, 2025. It is now read-only.
chore(deps-dev): bump typescript from 5.7.2 to 5.8.3 #185
codeql.yml
on: pull_request
Security Scan
22s
Matrix: Analyze
Annotations
10 errors
|
Analyze (javascript):
src/components/Dashboard.tsx#L33
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L32
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L32
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L32
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L31
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L31
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L30
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L30
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
|
|
Analyze (javascript):
src/components/Dashboard.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|