Skip to content

update src/component/Card.tsx #4

update src/component/Card.tsx

update src/component/Card.tsx #4

Triggered via push November 7, 2024 01:40
Status Failure
Total duration 28s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: src/component/Card.tsx#L1
'React' is declared but its value is never read.
Build: src/component/Card.tsx#L4
Parameter 'props' implicitly has an 'any' type.
Build: src/component/Home.tsx#L3
'React' is declared but its value is never read.
Build: src/component/Home.tsx#L4
'PopularAnimeQuery' is declared but its value is never read.
Build: src/component/Home.tsx#L4
Could not find a declaration file for module '../hooks/searchQueryStrings'. '/home/runner/work/Anifire/Anifire/src/hooks/searchQueryStrings.js' implicitly has an 'any' type.
Build: src/component/Home.tsx#L9
'blurredIndex' is declared but its value is never read.
Build: src/component/Home.tsx#L9
'setBlurredIndex' is declared but its value is never read.
Build: src/component/Home.tsx#L29
'data' is declared but its value is never read.
Build: src/component/Home.tsx#L47
'index' is declared but its value is never read.
Build: src/component/Home.tsx#L47
Parameter 'index' implicitly has an 'any' type.