feat: media #2151
action.yml
on: pull_request
Test formatting...
46s
Test linting...
56s
Annotations
1 warning
|
Test linting...:
apps/media/components/podcast/audio-player.tsx#L182
The ref value 'animationFrameRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'animationFrameRef.current' to a variable inside the effect, and use that variable in the cleanup function
|