build(deps): bump ip from 1.1.8 to 1.1.9 in /example (#1159) #452
Annotations
11 warnings
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 files:
example/src/renderer/components/ui/index.tsx#L180
'event' is defined but never used. Allowed unused args must match /^_/u
|
Lint files:
example/src/renderer/components/ui/index.tsx#L243
'onValueChange' is assigned a value but never used
|
Lint files:
example/src/renderer/components/ui/index.tsx#L263
'value' is already declared in the upper scope on line 243 column 18
|
Lint files:
example/src/renderer/components/ui/index.tsx#L274
'value' is already declared in the upper scope on line 243 column 18
|
Lint files:
example/src/renderer/components/ui/index.tsx#L283
'value' is already declared in the upper scope on line 243 column 18
|
Lint files:
example/src/renderer/examples/advanced/LocalVideoTranscoder/LocalVideoTranscoder.tsx#L494
'index' is defined but never used. Allowed unused args must match /^_/u
|
Lint files:
example/src/renderer/examples/advanced/ScreenShare/ScreenShare.tsx#L544
'index' is defined but never used. Allowed unused args must match /^_/u
|
Lint files:
example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L90
'playbackDevices' is already declared in the upper scope on line 42 column 10
|
Lint files:
example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L93
'recordingDevices' is already declared in the upper scope on line 48 column 10
|
Lint files:
example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L96
'videoDevices' is already declared in the upper scope on line 58 column 10
|
The logs for this run have expired and are no longer available.
Loading