chore: update README.md #53
main.yml
on: push
Run Type Check & Linters
1m 0s
Annotations
10 errors
Run Type Check & Linters:
site/components/code.tsx#L1
Cannot find module 'clsx' or its corresponding type declarations.
|
Run Type Check & Linters:
site/components/code.tsx#L7
Cannot find module 'prism-react-renderer' or its corresponding type declarations.
|
Run Type Check & Linters:
site/components/code.tsx#L119
Binding element 'className' implicitly has an 'any' type.
|
Run Type Check & Linters:
site/components/code.tsx#L119
Binding element 'style' implicitly has an 'any' type.
|
Run Type Check & Linters:
site/components/code.tsx#L119
Binding element 'tokens' implicitly has an 'any' type.
|
Run Type Check & Linters:
site/components/code.tsx#L119
Binding element 'getLineProps' implicitly has an 'any' type.
|
Run Type Check & Linters:
site/components/code.tsx#L119
Binding element 'getTokenProps' implicitly has an 'any' type.
|
Run Type Check & Linters:
site/components/code.tsx#L128
Parameter 'line' implicitly has an 'any' type.
|
Run Type Check & Linters:
site/components/code.tsx#L128
Parameter 'i' implicitly has an 'any' type.
|
Run Type Check & Linters:
site/components/code.tsx#L135
Parameter 'token' implicitly has an 'any' type.
|