Fix warriors battle #1344
Annotations
10 warnings
Build:
frontend/apps/vara-man/src/hooks/use-mobile-device.ts#L53
React Hook useEffect has a missing dependency: 'handleChange'. Either include it or remove the dependency array
|
Build:
frontend/apps/vara-man/src/pages/home.tsx#L14
React Hook useEffect has a missing dependency: 'setPreviousGame'. Either include it or remove the dependency array
|
Build:
frontend/apps/vara-man/src/pages/rules.tsx#L92
Imported JSX component sliderPrev must be in PascalCase or SCREAMING_SNAKE_CASE
|
Build:
frontend/apps/vara-man/src/pages/rules.tsx#L99
Imported JSX component sliderNext must be in PascalCase or SCREAMING_SNAKE_CASE
|
Build:
frontend/apps/vara-man/src/components/layout/header/header.tsx#L1
'Link' is defined but never used
|
Build:
frontend/apps/vara-man/src/components/layout/header/header.tsx#L4
'Icons' is defined but never used
|
Build:
frontend/apps/vara-man/src/components/sections/home/home-register.tsx#L1
'useEffect' is defined but never used
|
Build:
frontend/apps/vara-man/src/components/sections/home/home-register.tsx#L4
'Search' is defined but never used
|
Build:
frontend/apps/vara-man/src/components/sections/home/home-register.tsx#L15
Imported JSX component gameJoystick must be in PascalCase or SCREAMING_SNAKE_CASE
|
Build:
frontend/apps/vara-man/src/components/sections/home/home-register.tsx#L23
Imported JSX component search must be in PascalCase or SCREAMING_SNAKE_CASE
|
Loading