Add ability to submit frames from recordings #7065
pull_request.yml
on: pull_request
Build Devcontainer
4m 14s
Web - Lint
21s
Web - Test
24s
Python Checks
13s
Python Tests
34s
Annotations
2 errors
Python Tests
Type '{ className: string; features: { volume: false; seek: true; playbackRate: true; }; isPlaying: boolean; show: boolean; playbackRates: number[]; playbackRate: number; controlsOpen: boolean; setControlsOpen: Dispatch<...>; onPlayPause: Dispatch<...>; onSeek: (diff: number) => void; onSetPlaybackRate: Dispatch<...>; }' is not assignable to type 'IntrinsicAttributes & VideoControlsProps'.
|
Python Tests
Process completed with exit code 2.
|