content(react-test): first draft (#21) #9
Annotations
10 errors
quality:
app/article/[[...categories]]/page.tsx#L4
Cannot find module './page.module.css' or its corresponding type declarations.
|
quality:
app/article/[[...categories]]/page.tsx#L5
Cannot find module 'react' or its corresponding type declarations.
|
quality:
app/article/[[...categories]]/page.tsx#L6
Cannot find module 'next' or its corresponding type declarations.
|
quality:
app/article/[[...categories]]/page.tsx#L58
Binding element 'params' implicitly has an 'any' type.
|
quality:
app/article/[[...categories]]/page.tsx#L63
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
quality:
app/article/[[...categories]]/page.tsx#L64
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
quality:
app/article/[[...categories]]/page.tsx#L64
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
quality:
app/article/[[...categories]]/page.tsx#L65
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
quality:
app/article/[[...categories]]/page.tsx#L68
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
quality:
app/article/[[...categories]]/page.tsx#L74
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|