add icons #39
Annotations
10 errors and 5 warnings
Run linters:
src/components/Icons/index.tsx#L224
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
Run linters:
src/components/Icons/index.tsx#L250
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
Run linters:
src/components/Icons/index.tsx#L251
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
|
Run linters:
src/components/Icons/index.tsx#L271
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
Run linters:
src/components/Icons/index.tsx#L297
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
Run linters:
src/components/Icons/index.tsx#L298
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
|
Run linters:
src/components/Icons/index.tsx#L318
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
Run linters:
src/components/Icons/index.tsx#L344
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
Run linters:
src/components/Icons/index.tsx#L345
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
|
Run linters:
src/theme/DocItem/Content/index.js#L25
'children' is missing in props validation
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters:
src/pages/index.tsx#L2
'useBaseUrl' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/pages/index.tsx#L8
'ThemedImage' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/theme/DocBreadcrumbs.tsx#L4
'props' is defined but never used. Allowed unused args must match /_/u
|
Run linters:
src/theme/DocItem/Footer/index.js#L17
'editUrl' is defined but never used. Allowed unused args must match /_/u
|