feat: support electron 25+ #346
Annotations
2 errors and 10 warnings
lint:
example/src/renderer/examples/advanced/ProcessVideoRawData/ProcessVideoRawData.tsx#L8
Could not find a declaration file for module '@lwahonen/ffi-napi'. '/home/runner/work/Electron-SDK/Electron-SDK/example/node_modules/@lwahonen/ffi-napi/lib/ffi.js' implicitly has an 'any' type.
|
lint
Process completed with exit code 2.
|
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/LocalVideoTranscoder/LocalVideoTranscoder.tsx#L496
'index' is defined but never used. Allowed unused args must match /^_/u
|
lint:
example/src/renderer/examples/advanced/ScreenShare/ScreenShare.tsx#L599
'index' 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
|
lint:
example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L96
'videoDevices' is already declared in the upper scope on line 58 column 10
|