button up #64
Annotations
9 warnings
check-pr:
src/components/carousel.jsx#L13
'setPokemons' is assigned a value but never used
|
check-pr:
src/components/quiz-game.jsx#L7
'setQuestionNumber' is assigned a value but never used
|
check-pr:
src/components/quiz-game.jsx#L27
React Hook useEffect has a missing dependency: 'endRound'. Either include it or remove the dependency array
|
check-pr:
src/components/quiz-game.jsx#L55
'isValid' is defined but never used
|
check-pr:
src/components/search-section.jsx#L25
Unexpected console statement
|
check-pr:
src/utils/api-connection.jsx#L17
Unexpected console statement
|
check-pr:
src/utils/api-connection.jsx#L40
Unexpected console statement
|
check-pr:
src/utils/api-connection.jsx#L55
Unexpected console statement
|
check-pr:
src/utils/api-connection.jsx#L69
Unexpected console statement
|