build(deps-dev): bump @types/jest from 27.5.2 to 29.5.8 #15
Annotations
1 error and 2 warnings
Build
Process completed with exit code 1.
|
Lint (18.x):
src/components/video/video-block/VideoBlock.tsx#L111
The 'playerTicker' function makes the dependencies of useCallback Hook (at line 151) change on every render. To fix this, wrap the definition of 'playerTicker' in its own useCallback() Hook
|
Lint (18.x):
src/components/video/video-block/VideoBlock.tsx#L179
React Hook useEffect has a missing dependency: 'documentResizeHandler'. Either include it or remove the dependency array
|