Skip to content

Update docs for clarity #60

Update docs for clarity

Update docs for clarity #60

Triggered via push November 19, 2024 17:39
Status Success
Total duration 42s
Artifacts

lint.yaml

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

Annotations

9 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
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/Root.tsx#L31
Empty block statement