Skip to content

Fix VPN Playback Hanging (#424) #1184

Fix VPN Playback Hanging (#424)

Fix VPN Playback Hanging (#424) #1184

Triggered via push December 11, 2023 19:17
Status Success
Total duration 5m 44s
Artifacts

main.yml

on: push
Matrix: Install
Matrix: Build
Matrix: Lint
Matrix: Test
Matrix: Security (CodeQL)
Matrix: Security (Dependency Review)
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Lint (16, 7): packages/core-web/src/media/browser/hls/index.ts#L81
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
Lint (16, 7): packages/core-web/src/media/browser/hls/index.ts#L93
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
Lint (16, 7): packages/core-web/src/media/browser/hls/index.ts#L96
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
Lint (16, 7): packages/core-web/src/media/browser/hls/index.ts#L101
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
Lint (16, 7): packages/core-web/src/media/browser/hls/index.ts#L105
Caution: `Hls` also has a named export `ErrorTypes`. Check if you meant to write `import {ErrorTypes} from 'hls.js'` instead
Lint (16, 7): packages/core-web/src/media/browser/hls/index.ts#L113
Caution: `Hls` also has a named export `ErrorTypes`. Check if you meant to write `import {ErrorTypes} from 'hls.js'` instead
Lint (16, 7): packages/core-web/src/media/browser/hls/index.ts#L116
Caution: `Hls` also has a named export `ErrorTypes`. Check if you meant to write `import {ErrorTypes} from 'hls.js'` instead
Lint (16, 7): packages/react/src/components/media/players/video/HLSVideoPlayer.tsx#L121
React Hook React.useEffect has a missing dependency: 'onRedirect'. Either include it or remove the dependency array
Lint (16, 7): packages/react/src/components/media/players/video/WebRTCVideoPlayer.tsx#L110
React Hook React.useEffect has a missing dependency: 'onRedirect'. Either include it or remove the dependency array