update src/component/Navigation.tsx #13
Annotations
10 errors
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#L132
Type '{ key: number; type: string; year: string; imgStyle: string; PlayBtnState: string; imgUrl: string; title: string; }' is not assignable to type 'IntrinsicAttributes & CardProps'.
|
Build:
src/component/Navigation.tsx#L1
Could not find a declaration file for module './styles/Navigation.style.js'. '/home/runner/work/Anifire/Anifire/src/component/styles/Navigation.style.js' implicitly has an 'any' type.
|
Build:
src/component/SheetBtm.tsx#L2
'useState' is declared but its value is never read.
|
Build:
src/component/SheetBtm.tsx#L5
Binding element 'isOpen' implicitly has an 'any' type.
|
Build:
src/component/SheetBtm.tsx#L5
Binding element 'setOpen' implicitly has an 'any' type.
|
Build:
src/component/Skeleton/CardSk.tsx#L1
'React' is declared but its value is never read.
|
Build:
src/component/Toolbar.tsx#L1
'React' is declared but its value is never read.
|
Build:
src/component/Toolbar.tsx#L2
'menuIcon' is declared but its value is never read.
|
Build:
src/component/Toolbar.tsx#L4
'useEffect' is declared but its value is never read.
|