Skip to content

feat: media

feat: media #2151

Triggered via pull request November 13, 2025 18:58
Status Success
Total duration 1m 49s
Artifacts

action.yml

on: pull_request
Test formatting...
46s
Test formatting...
Test linting...
56s
Test linting...
Fit to window
Zoom out
Zoom in

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