feat: support 4.1.1.126 #489
Annotations
15 warnings
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/.
|
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/.
|
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/BaseComponent.tsx#L221
'channelId' is defined but never used. Allowed unused args must match /^_/u
|
lint:
example/src/renderer/components/ui/index.tsx#L169
'event' is defined but never used. Allowed unused args must match /^_/u
|
lint:
example/src/renderer/components/ui/index.tsx#L203
'onValueChange' is assigned a value but never used
|
lint:
example/src/renderer/components/ui/index.tsx#L223
'value' is already declared in the upper scope on line 203 column 18
|
lint:
example/src/renderer/components/ui/index.tsx#L234
'value' is already declared in the upper scope on line 203 column 18
|
lint:
example/src/renderer/components/ui/index.tsx#L243
'value' is already declared in the upper scope on line 203 column 18
|
lint:
example/src/renderer/examples/advanced/LocalVideoTranscoder/LocalVideoTranscoder.tsx#L512
'index' is defined but never used. Allowed unused args must match /^_/u
|
lint:
example/src/renderer/examples/advanced/MusicContentCenter/MusicContentCenter.tsx#L293
'errorCode' is defined but never used. Allowed unused args must match /^_/u
|
lint:
example/src/renderer/examples/advanced/ScreenShare/ScreenShare.tsx#L535
'index' is defined but never used. Allowed unused args must match /^_/u
|
lint:
example/src/renderer/examples/hooks/JoinChannelVideo/JoinChannelVideo.tsx#L319
'uid' is already declared in the upper scope on line 34 column 10
|
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/.
|
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/.
|