build(deps): bump elliptic from 6.5.7 to 6.6.0 in /example #610
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/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
|
lint:
example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L93
'recordingDevices' is already declared in the upper scope on line 48 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/
|