feat: added constant #1081
Annotations
2 errors and 6 warnings
|
|
packages/core-web/src/media/browser/hls/index.ts#L73
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
|
packages/core-web/src/media/browser/hls/index.ts#L80
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
|
packages/core-web/src/media/browser/hls/index.ts#L83
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
|
packages/core-web/src/media/browser/hls/index.ts#L88
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
|
packages/core-web/src/media/browser/hls/index.ts#L94
Caution: `Hls` also has a named export `ErrorTypes`. Check if you meant to write `import {ErrorTypes} from 'hls.js'` instead
|
packages/react/src/components/media/players/video/WebRTCVideoPlayer.tsx#L102
React Hook React.useEffect has a missing dependency: '_updatePlaybackOffsetMs'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading