Skip to content

chore: change iris version to 4.5.0-build.2 (#1253) #628

chore: change iris version to 4.5.0-build.2 (#1253)

chore: change iris version to 4.5.0-build.2 (#1253) #628

Triggered via push January 3, 2025 07:11
Status Success
Total duration 3m 0s
Artifacts

ci.yml

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

Annotations

13 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
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