Skip to content

Seekbar controls feature #241

Seekbar controls feature

Seekbar controls feature #241

Triggered via pull request August 13, 2023 08:52
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build: src/VideoPlayer.tsx#L342
React Hook useEffect has missing dependencies: 'duration', 'rewindTime', and 'videoRef'. Either include them or remove the dependency array
build: src/VideoPlayer.tsx#L354
React Hook useEffect has missing dependencies: 'duration', 'rewindTime', and 'videoRef'. Either include them or remove the dependency array
build: src/components/PlayPause/PlayPause.tsx#L72
Replace `·source={skipBackward}·resizeMode={'contain'}·style={styles.rewind}` with `⏎············source={skipBackward}⏎············resizeMode={'contain'}⏎············style={styles.rewind}⏎·········`
build: src/components/PlayPause/PlayPause.tsx#L89
Replace `·source={skipForward}·resizeMode={'contain'}·style={styles.rewind}` with `⏎············source={skipForward}⏎············resizeMode={'contain'}⏎············style={styles.rewind}⏎·········`
build
Process completed with exit code 1.
build: src/components/PlayPause/PlayPause.tsx#L42
Trailing spaces not allowed
build: src/components/PlayPause/PlayPause.tsx#L100
Inline style: { backgroundColor: 'transparent' }