Kelompok A5 #37
Draft
Kelompok A5 #37
Annotations
10 errors and 11 warnings
|
src/pages/watch-and-memorize/play/index.tsx#L73
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/edit/index.tsx#L235
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/edit/index.tsx#L161
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/edit/index.tsx#L123
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/edit/index.tsx#L119
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/edit/index.tsx#L101
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/create/index.tsx#L140
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/create/index.tsx#L72
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/create.tsx#L141
Unexpected any. Specify a different type
|
|
src/pages/watch-and-memorize/create.tsx#L74
Unexpected any. Specify a different type
|
|
|
|
src/providers/AuthGate.tsx#L27
React Hook useEffect has missing dependencies: 'logout', 'setToken', and 'setUser'. Either include them or remove the dependency array
|
|
src/pages/whack-a-mole/components/GameBoard.tsx#L311
React Hook useEffect has a missing dependency: 'timeLeft'. Either include it or remove the dependency array
|
|
src/pages/sliding-puzzle/PlaySlidingPuzzle.tsx#L587
React Hook useEffect has missing dependencies: 'applyHint' and 'toastStyle'. Either include them or remove the dependency array
|
|
src/pages/sliding-puzzle/PlaySlidingPuzzle.tsx#L331
React Hook useEffect has a missing dependency: 'toastStyle'. Either include it or remove the dependency array
|
|
src/pages/sliding-puzzle/PlaySlidingPuzzle.tsx#L255
React Hook useEffect has a missing dependency: 'isMuted'. Either include it or remove the dependency array
|
|
src/pages/sliding-puzzle/PlaySlidingPuzzle.tsx#L225
React Hook useEffect has a missing dependency: 'isMuted'. Either include it or remove the dependency array
|
|
src/pages/maze-chase/components/StartScreen.tsx#L61
The ref value 'audioRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'audioRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
src/pages/flip-tiles/FlipTiles.tsx#L79
The ref value 'timeoutsRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'timeoutsRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
src/pages/crosswords/index.tsx#L112
React Hook useEffect has a missing dependency: 'volume'. Either include it or remove the dependency array
|
|
src/pages/TypeTheAnswer.tsx#L154
React Hook useEffect has a missing dependency: 'submitGame'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading