Skip to content

feat: added constant #1081

feat: added constant

feat: added constant #1081

Triggered via pull request October 4, 2023 18:19
Status Cancelled
Total duration 2m 59s
Artifacts

main.yml

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

Annotations

6 errors and 6 warnings
Lint (16, 7)
Canceling since a higher priority waiting request for 'Main-0xcadams/constant' exists
Lint (16, 7)
The operation was canceled.
Test (16, 7, 18)
Canceling since a higher priority waiting request for 'Main-0xcadams/constant' exists
Test (16, 7, 18)
The operation was canceled.
Build (16, 7)
Canceling since a higher priority waiting request for 'Main-0xcadams/constant' exists
Build (16, 7)
The operation was canceled.
Lint (16, 7): 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
Lint (16, 7): 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
Lint (16, 7): 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
Lint (16, 7): 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
Lint (16, 7): 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
Lint (16, 7): 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