Fix Rank Order #59
Open
Fix Rank Order #59
Annotations
9 errors and 10 warnings
|
|
|
src/pages/rank-order/PlayRankOrder.tsx#L215
Unexpected any. Specify a different type
|
|
src/pages/rank-order/PlayRankOrder.tsx#L92
Unexpected any. Specify a different type
|
|
src/pages/rank-order/EditRankOrder.tsx#L236
Unexpected any. Specify a different type
|
|
src/pages/rank-order/EditRankOrder.tsx#L104
Unexpected any. Specify a different type
|
|
src/pages/rank-order/EditRankOrder.tsx#L76
Unexpected any. Specify a different type
|
|
src/pages/rank-order/EditRankOrder.tsx#L35
'GameData' is defined but never used
|
|
src/pages/rank-order/CreateRankOrder.tsx#L183
Unexpected any. Specify a different type
|
|
src/pages/rank-order/CreateRankOrder.tsx#L151
Unexpected any. Specify a different type
|
|
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/rank-order/PlayRankOrder.tsx#L71
React Hook useEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
|
|
src/pages/rank-order/PlayRankOrder.tsx#L58
React Hook useEffect has a missing dependency: 'loadGame'. 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
|
|
src/components/SlidingPuzzle/SlidingPuzzleGame.tsx#L22
React Hook useEffect has a missing dependency: 'loadPuzzle'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading