Merge pull request #8 from nhanluongoe/docs/init-document-site #26
Annotations
10 errors
Check types:
site/components/code.tsx#L1
Cannot find module 'clsx' or its corresponding type declarations.
|
Check types:
site/components/code.tsx#L7
Cannot find module 'prism-react-renderer' or its corresponding type declarations.
|
Check types:
site/components/code.tsx#L119
Binding element 'className' implicitly has an 'any' type.
|
Check types:
site/components/code.tsx#L119
Binding element 'style' implicitly has an 'any' type.
|
Check types:
site/components/code.tsx#L119
Binding element 'tokens' implicitly has an 'any' type.
|
Check types:
site/components/code.tsx#L119
Binding element 'getLineProps' implicitly has an 'any' type.
|
Check types:
site/components/code.tsx#L119
Binding element 'getTokenProps' implicitly has an 'any' type.
|
Check types:
site/components/code.tsx#L128
Parameter 'line' implicitly has an 'any' type.
|
Check types:
site/components/code.tsx#L128
Parameter 'i' implicitly has an 'any' type.
|
Check types:
site/components/code.tsx#L135
Parameter 'token' implicitly has an 'any' type.
|
The logs for this run have expired and are no longer available.
Loading