Skip to content

Refactor code. Compact the elements #38

Refactor code. Compact the elements

Refactor code. Compact the elements #38

Triggered via push July 1, 2024 11:27
Status Failure
Total duration 39s
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/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#L45
'button' is assigned a value but never used
build (20.x): src/components/SavedSearches.tsx#L1
'useState' is defined but never used
build (20.x): src/components/SavedSearches.tsx#L12
'buttonClicked' is defined but never used
build (20.x): src/components/Search.tsx#L7
'DropInData' is defined but never used
build (20.x): src/components/Search.tsx#L23
'Button' is defined but never used
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.