Youssef/test 54 release #3977
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
| Event | Environments |
|---|---|
|
YoussefHenna
approved
|
NPM Publish |
Annotations
4 warnings
|
build:
packages/core/src/components/MediaPlayer/VideoPlayer/VideoPlayer.tsx#L175
React Hook React.useEffect has missing dependencies: 'onPlaybackFinish', 'onPlaybackStatusUpdateProp', and 'player'. Either include them or remove the dependency array. If 'onPlaybackStatusUpdateProp' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
build:
packages/core/src/components/MediaPlayer/MediaPlaybackWrapper.tsx#L28
React Hook React.useCallback has a missing dependency: 'player'. Either include it or remove the dependency array
|
|
build:
packages/core/src/components/MediaPlayer/AudioPlayer/HeadlessAudioPlayer.tsx#L78
React Hook React.useEffect has missing dependencies: 'isLooping', 'onPlaybackFinish', 'onPlaybackStatusUpdateProp', and 'player'. Either include them or remove the dependency array. If 'onPlaybackStatusUpdateProp' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
build:
packages/core/src/components/MediaPlayer/AudioPlayer/HeadlessAudioPlayer.tsx#L60
React Hook React.useEffect has a missing dependency: 'onPlaybackStatusUpdateProp'. Either include it or remove the dependency array. If 'onPlaybackStatusUpdateProp' changes too often, find the parent component that defines it and wrap that definition in useCallback
|