Skip to content

feat: WebCodecs videoDecoder #505

feat: WebCodecs videoDecoder

feat: WebCodecs videoDecoder #505

Triggered via pull request May 8, 2024 13:18
Status Success
Total duration 4m 25s
Artifacts

ci.yml

on: pull_request
Matrix: build-os
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: example/src/renderer/components/ui/index.tsx#L180
'event' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/components/ui/index.tsx#L243
'onValueChange' is assigned a value but never used
lint: example/src/renderer/components/ui/index.tsx#L263
'value' is already declared in the upper scope on line 243 column 18
lint: example/src/renderer/components/ui/index.tsx#L274
'value' is already declared in the upper scope on line 243 column 18
lint: example/src/renderer/components/ui/index.tsx#L283
'value' is already declared in the upper scope on line 243 column 18
lint: example/src/renderer/examples/advanced/LocalVideoTranscoder/LocalVideoTranscoder.tsx#L495
'index' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/advanced/ScreenShare/ScreenShare.tsx#L580
'index' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L90
'playbackDevices' is already declared in the upper scope on line 42 column 10
lint: example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L93
'recordingDevices' is already declared in the upper scope on line 48 column 10
lint: example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L96
'videoDevices' is already declared in the upper scope on line 58 column 10
build-os (macos)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-os (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.