Skip to content

remove deleted event from events in Calendar.tsx #82

remove deleted event from events in Calendar.tsx

remove deleted event from events in Calendar.tsx #82

Triggered via push August 1, 2024 20:39
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#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/