Skip to content

chore: update README.md #53

chore: update README.md

chore: update README.md #53

Triggered via push January 9, 2024 04:15
Status Failure
Total duration 1m 9s
Artifacts

main.yml

on: push
Run Type Check & Linters
1m 0s
Run Type Check & Linters
Fit to window
Zoom out
Zoom in

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.