Skip to content

Change file locations and config #61

Change file locations and config

Change file locations and config #61

Triggered via push July 9, 2024 16:19
Status Failure
Total duration 41s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
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#L11
'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): src/components/Search.tsx#L3
'SearchCard' is defined 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/