Skip to content

SysDVR-Client android #28

SysDVR-Client android

SysDVR-Client android #28

Manually triggered December 16, 2023 18:48
Status Failure
Total duration 1m 35s
Artifacts

client-android.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
build: 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?)
build: Client/Platform/Specific.Win/WinDirverInstallView.cs#L22
The name 'WinDriverInstall' does not exist in the current context
build: Client/Platform/Specific.Win/WinDirverInstallView.cs#L50
The name 'WinDriverInstall' does not exist in the current context
build: Client/LegacyPlayer.cs#L42
'IReadOnlyList<DvrUsbDevice>': type used in a using statement must be implicitly convertible to 'System.IDisposable'.
build: Client/Platform/Specific.Win/WinDirverInstallView.cs#L78
The name 'WinDriverInstall' does not exist in the current context
build: Client/Platform/Specific.Win/WinDirverInstallView.cs#L80
The name 'WinDriverInstall' does not exist in the current context
build
Process completed with exit code 1.
build: Client/Sources/UsbStreaming.cs#L115
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Client/Sources/TCPBridge.cs#L158
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
build: Client/Platform/Specific.Win/WinClipboard.cs#L54
Field 'WinClipboard.HGLOBAL.Value' is never assigned to, and will always have its default value
build: Client/Platform/DynamicLibraryLoader.cs#L24
Field 'DynamicLibraryLoader.CriticalWarning' is never assigned to, and will always have its default value null