Skip to content

fix: style

fix: style #50

Triggered via push November 15, 2024 19:03
Status Success
Total duration 43s
Artifacts

lint.yaml

on: push
Run linters
34s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/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