build(deps): bump @mui/material from 5.14.16 to 5.14.17 #19
Annotations
2 warnings
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
|
src/components/video/video-block/VideoBlock.tsx#L179
React Hook useEffect has a missing dependency: 'documentResizeHandler'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading