Skip to content

Youssef/test 54 release #3977

Youssef/test 54 release

Youssef/test 54 release #3977

Triggered via pull request July 14, 2026 12:49
Status Success
Total duration 2m 14s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
YoussefHenna
approved Jul 14, 2026
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