Skip to content

feat: add navigation #17

feat: add navigation

feat: add navigation #17

Triggered via push November 12, 2024 18:13
Status Failure
Total duration 44s
Artifacts

lint.yaml

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

Annotations

4 errors and 10 warnings
Run linters: src/components/Icons/index.tsx#L1
Run autofix to sort these imports!
Run linters: src/components/ThemeSwitch/index.tsx#L1
Run autofix to sort these imports!
Run linters: src/theme/Navbar.tsx#L1
Run autofix to sort these imports!
Run linters
Process completed with exit code 1.
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/Navbar.tsx#L7
'props' is defined but never used. Allowed unused args must match /_/u
Run linters: src/theme/Root.tsx#L31
Empty block statement