Skip to content

Seekbar controls feature #245

Seekbar controls feature

Seekbar controls feature #245

Triggered via pull request August 18, 2023 15:04
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: src/VideoPlayer.tsx#L334
React Hook useEffect has a missing dependency: 'props.disableSeekBar'. Either include it or remove the dependency array
build: src/VideoPlayer.tsx#L334
Insert `;`
build: src/VideoPlayer.tsx#L334
Missing semicolon
build: src/VideoPlayer.tsx#L346
React Hook useEffect has missing dependencies: 'duration', 'rewindTime', and 'videoRef'. Either include them or remove the dependency array
build: src/VideoPlayer.tsx#L358
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.seek}` with `⏎············source={skipBackward}⏎············resizeMode={'contain'}⏎············style={styles.seek}⏎·········`
build: src/components/PlayPause/PlayPause.tsx#L89
Replace `·source={skipForward}·resizeMode={'contain'}·style={styles.seek}` with `⏎············source={skipForward}⏎············resizeMode={'contain'}⏎············style={styles.seek}⏎·········`
build: src/components/PlayPause/styles.ts#L21
Delete `·`
build: src/components/PlayPause/styles.ts#L25
Delete `·`
build: src/components/PlayPause/PlayPause.tsx#L42
Trailing spaces not allowed
build: src/components/PlayPause/styles.ts#L21
Trailing spaces not allowed
build: src/components/PlayPause/styles.ts#L25
Trailing spaces not allowed