Skip to content

feat: support 4.5.0 #603

feat: support 4.5.0

feat: support 4.5.0 #603

Triggered via pull request September 29, 2024 03:03
@guoxianzheguoxianzhe
synchronize #1228
dev/4.5.0
Status Success
Total duration 4m 19s
Artifacts

ci.yml

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

Annotations

15 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
build-os (macos)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-os (windows)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/