feat: add home UI #38
Annotations
10 errors and 11 warnings
Run linters:
src/components/Icons/index.tsx#L53
Unknown property 'fill-rule' found, use 'fillRule' instead
|
Run linters:
src/components/Icons/index.tsx#L54
Unknown property 'clip-rule' found, use 'clipRule' instead
|
Run linters:
src/components/Icons/index.tsx#L91
Unknown property 'fill-rule' found, use 'fillRule' instead
|
Run linters:
src/components/Icons/index.tsx#L92
Unknown property 'clip-rule' found, use 'clipRule' instead
|
Run linters:
src/components/Icons/index.tsx#L193
Unknown property 'fill-rule' found, use 'fillRule' instead
|
Run linters:
src/components/Icons/index.tsx#L194
Unknown property 'clip-rule' found, use 'clipRule' instead
|
Run linters:
src/pages/index.tsx#L227
Missing "key" prop for element in iterator
|
Run linters:
src/pages/index.tsx#L238
Missing "key" prop for element in iterator
|
Run linters:
src/pages/index.tsx#L250
Missing "key" prop for element in iterator
|
Run linters
Process completed with exit code 1.
|
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/components/SentimentTracking/index.tsx#L4
'Frown' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/components/SentimentTracking/index.tsx#L4
'Meh' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/components/SentimentTracking/index.tsx#L4
'Smile' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/components/SentimentTracking/index.tsx#L13
'setSelectedSentiment' is assigned a value but never used. Allowed unused vars must match /_/u
|
Run linters:
src/components/SentimentTracking/index.tsx#L15
'isSentimentSelected' is assigned a value but never used. Allowed unused vars must match /_/u
|
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#L3
'Discord' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/pages/index.tsx#L10
'ThemedImage' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/pages/index.tsx#L11
'TraceEvent' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/pages/index.tsx#L13
'BrowserEvent' is defined but never used. Allowed unused vars must match /_/u
|
Loading