SysDVR-Client android #28
Annotations
7 errors and 4 warnings
Client/GUI/UsbDevicesView.cs#L67
Cannot implicitly convert type 'System.Collections.Generic.IReadOnlyList<SysDVR.Client.Sources.DvrUsbDevice>' to 'SysDVR.Client.Core.DisposableCollection<SysDVR.Client.Sources.DvrUsbDevice>'. An explicit conversion exists (are you missing a cast?)
|
Client/Platform/Specific.Win/WinDirverInstallView.cs#L22
The name 'WinDriverInstall' does not exist in the current context
|
Client/Platform/Specific.Win/WinDirverInstallView.cs#L50
The name 'WinDriverInstall' does not exist in the current context
|
Client/LegacyPlayer.cs#L42
'IReadOnlyList<DvrUsbDevice>': type used in a using statement must be implicitly convertible to 'System.IDisposable'.
|
Client/Platform/Specific.Win/WinDirverInstallView.cs#L78
The name 'WinDriverInstall' does not exist in the current context
|
Client/Platform/Specific.Win/WinDirverInstallView.cs#L80
The name 'WinDriverInstall' does not exist in the current context
|
|
Client/Sources/UsbStreaming.cs#L115
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Client/Sources/TCPBridge.cs#L158
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Client/Platform/Specific.Win/WinClipboard.cs#L54
Field 'WinClipboard.HGLOBAL.Value' is never assigned to, and will always have its default value
|
Client/Platform/DynamicLibraryLoader.cs#L24
Field 'DynamicLibraryLoader.CriticalWarning' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading