Skip to content

Calendar frontend

Calendar frontend #83

Triggered via pull request August 1, 2024 20:40
Status Failure
Total duration 43s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (20.x): src/App.tsx#L2
'useParams' is defined but never used
build (20.x): src/App.tsx#L3
'Footer' is defined but never used
build (20.x): src/components/Button.tsx#L1
'useState' is defined but never used
build (20.x): src/components/Button.tsx#L12
'buttonClicked' is defined but never used
build (20.x): src/components/CategoryDropdown.tsx#L1
'useEffect' is defined but never used
build (20.x): src/components/CategoryDropdown.tsx#L1
'useState' is defined but never used
build (20.x): src/components/Footer.tsx#L1
'useState' is defined but never used
build (20.x): src/components/Footer.tsx#L1
'useEffect' is defined but never used
build (20.x): src/components/Navbar.tsx#L48
'button' is assigned a value but never used
build (20.x): src/components/SavedSearches.tsx#L18
'setGreenBg' is assigned a value but never used
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/