Skip to content

Expo 55

Expo 55 #3960

Triggered via pull request July 13, 2026 11:29
Status Failure
Total duration 1m 55s
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 13, 2026
NPM Publish

Annotations

1 error and 4 warnings
build
Process completed with exit code 130.
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