Skip to content

yarn.lock

yarn.lock #4019

Triggered via push August 3, 2026 10:13
Status Success
Total duration 5m 34s
Artifacts

ci.yml

on: push
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 Aug 3, 2026
NPM Publish

Annotations

3 warnings
build: packages/core/src/components/MediaPlayer/VideoPlayer/VideoPlayer.tsx#L179
React Hook React.useEffect has missing dependencies: 'onPlaybackFinish' and 'onPlaybackStatusUpdateProp'. 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#L81
React Hook React.useEffect has missing dependencies: 'isLooping', 'onPlaybackFinish', and 'onPlaybackStatusUpdateProp'. 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#L59
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