Skip to content

chore(example): update example to install [email protected] #620

chore(example): update example to install [email protected]

chore(example): update example to install [email protected] #620

Triggered via push December 10, 2024 03:44
Status Success
Total duration 4m 57s
Artifacts

ci.yml

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

Annotations

13 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/ScreenShare/ScreenShare.tsx#L544
'index' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/advanced/Simulcast/Simulcast.tsx#L779
'index' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L272
'speakerNumber' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L273
'totalVolume' 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