first test pokedex #53
Annotations
1 error and 9 warnings
check-pr
Process completed with exit code 1.
|
check-pr:
src/components/carousel.jsx#L13
'setPokemons' is assigned a value but never used
|
check-pr:
src/components/quiz-game.jsx#L5
'game' is defined but never used
|
check-pr:
src/components/quiz-game.jsx#L6
'setQuestionNumber' is assigned a value but never used
|
check-pr:
src/components/search-section.jsx#L25
Unexpected console statement
|
check-pr:
src/pages/pokedex.jsx#L7
'Mocks' is defined but never used
|
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
|