Skip to content

Seekbar controls feature #233

Seekbar controls feature

Seekbar controls feature #233

Triggered via pull request August 3, 2023 14:00
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: src/VideoPlayer.tsx#L347
Replace `(duration·*·0.0015)` with `duration·*·0.0015`
build: src/VideoPlayer.tsx#L357
React Hook useEffect has missing dependencies: 'duration', 'rewindTime', and 'videoRef'. Either include them or remove the dependency array
build: src/VideoPlayer.tsx#L357
Insert `;`
build: src/VideoPlayer.tsx#L357
Missing semicolon
build: src/VideoPlayer.tsx#L361
Replace `(duration·*·0.0015)` with `duration·*·0.0015`
build: src/VideoPlayer.tsx#L371
React Hook useEffect has missing dependencies: 'duration', 'rewindTime', and 'videoRef'. Either include them or remove the dependency array
build: src/VideoPlayer.tsx#L371
Insert `;`
build: src/VideoPlayer.tsx#L371
Missing semicolon
build: src/VideoPlayer.tsx#L375
Replace `⏎······'EVENT·TYPE·AND·CURRENT·TIME:·',⏎······lastEventType,⏎····` with `'EVENT·TYPE·AND·CURRENT·TIME:·',·lastEventType`
build: src/VideoPlayer.tsx#L564
Insert `⏎`
build: src/VideoPlayer.tsx#L352
Expected '!==' and instead saw '!='
build: src/VideoPlayer.tsx#L366
Expected '!==' and instead saw '!='
build: src/VideoPlayer.tsx#L564
Newline required at end of file but not found