Add header-based access control #1189
main.yml
on: pull_request
Matrix: Install
Matrix: Build
Matrix: Lint
Matrix: Test
Matrix: Security (CodeQL)
Matrix: Security (Dependency Review)
Annotations
8 warnings
Lint (16, 7):
packages/core-react/src/components/media/player/useSourceMimeTyped.tsx#L327
React Hook React.useMemo has missing dependencies: 'accessKeyResolved' and 'jwt'. Either include them or remove the dependency array
|
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
|