Skip to content

fix(mux-player): More cleanup for DVR in media chrome (#887) #3078

fix(mux-player): More cleanup for DVR in media chrome (#887)

fix(mux-player): More cleanup for DVR in media chrome (#887) #3078

Triggered via push March 19, 2024 13:56
Status Success
Total duration 2m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: packages/playback-core/src/index.ts#L678
'evt' is defined but never used
lint: packages/mux-video-react/src/index.tsx#L27
'streamType' is assigned a value but never used
lint: packages/mux-video-react/src/index.tsx#L27
'disableCookies' is assigned a value but never used
lint: packages/mux-video-react/src/index.tsx#L27
'_hlsConfig' is assigned a value but never used
lint: packages/mux-audio-react/src/index.tsx#L27
'_hlsConfig' is assigned a value but never used
lint: packages/mux-player/src/helpers.ts#L1
'toMuxVideoURL' is defined but never used
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v2.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2.1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/