Merge pull request #80 from artehe/better-backup #229
Annotations
20 warnings
test:
Netimobiledevice/Remoted/RemoteServiceDiscoveryService.cs#L31
'RemoteServiceDiscoveryService.Udid' hides inherited member 'LockdownServiceProvider.Udid'. Use the new keyword if hiding was intended.
|
test:
Netimobiledevice/Remoted/RemoteServiceDiscoveryService.cs#L33
'RemoteServiceDiscoveryService.ProductType' hides inherited member 'LockdownServiceProvider.ProductType'. Use the new keyword if hiding was intended.
|
test:
Netimobiledevice/Remoted/Xpc/XpcWrapper.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
Netimobiledevice/Usbmuxd/UsbmuxConnection.cs#L188
Possible null reference argument for parameter 'logger' in 'PlistMuxConnection.PlistMuxConnection(UsbmuxdSocket sock, ILogger logger)'.
|
test:
Netimobiledevice/MobileDevice.cs#L74
Possible null reference argument for parameter 'identifier' in 'RemoteLockdownClient RemoteLockdownClient.Create(ServiceConnection service, string identifier = "", string systemBuid = "30142955-444094379208051516", string label = "Netimobiledevice", bool autopair = true, float? pairTimeout = null, string localHostname = "", DictionaryNode? pairRecord = null, string pairingRecordsCacheFolder = "", ushort port = 62078, ILogger? logger = null)'.
|
test:
Netimobiledevice/MobileDevice.cs#L74
Possible null reference argument for parameter 'localHostname' in 'RemoteLockdownClient RemoteLockdownClient.Create(ServiceConnection service, string identifier = "", string systemBuid = "30142955-444094379208051516", string label = "Netimobiledevice", bool autopair = true, float? pairTimeout = null, string localHostname = "", DictionaryNode? pairRecord = null, string pairingRecordsCacheFolder = "", ushort port = 62078, ILogger? logger = null)'.
|
test:
Netimobiledevice/DeviceLink/DeviceLinkService.cs#L429
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
test:
Netimobiledevice/Lockdown/LockdownClient.cs#L83
Non-nullable property 'SerialNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
Netimobiledevice/Remoted/Frames/ContinuationFrame.cs#L14
Non-nullable property 'HeaderBlockFragment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
Netimobiledevice/Remoted/Frames/ContinuationFrame.cs#L18
Non-nullable property 'HeaderBlockFragment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy:
Netimobiledevice/Remoted/RemoteServiceDiscoveryService.cs#L31
'RemoteServiceDiscoveryService.Udid' hides inherited member 'LockdownServiceProvider.Udid'. Use the new keyword if hiding was intended.
|
deploy:
Netimobiledevice/Remoted/RemoteServiceDiscoveryService.cs#L33
'RemoteServiceDiscoveryService.ProductType' hides inherited member 'LockdownServiceProvider.ProductType'. Use the new keyword if hiding was intended.
|
deploy:
Netimobiledevice/DeviceLink/DeviceLinkService.cs#L429
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
deploy:
Netimobiledevice/Usbmuxd/UsbmuxConnection.cs#L188
Possible null reference argument for parameter 'logger' in 'PlistMuxConnection.PlistMuxConnection(UsbmuxdSocket sock, ILogger logger)'.
|
deploy:
Netimobiledevice/Remoted/Xpc/XpcWrapper.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy:
Netimobiledevice/MobileDevice.cs#L74
Possible null reference argument for parameter 'identifier' in 'RemoteLockdownClient RemoteLockdownClient.Create(ServiceConnection service, string identifier = "", string systemBuid = "30142955-444094379208051516", string label = "Netimobiledevice", bool autopair = true, float? pairTimeout = null, string localHostname = "", DictionaryNode? pairRecord = null, string pairingRecordsCacheFolder = "", ushort port = 62078, ILogger? logger = null)'.
|
deploy:
Netimobiledevice/MobileDevice.cs#L74
Possible null reference argument for parameter 'localHostname' in 'RemoteLockdownClient RemoteLockdownClient.Create(ServiceConnection service, string identifier = "", string systemBuid = "30142955-444094379208051516", string label = "Netimobiledevice", bool autopair = true, float? pairTimeout = null, string localHostname = "", DictionaryNode? pairRecord = null, string pairingRecordsCacheFolder = "", ushort port = 62078, ILogger? logger = null)'.
|
deploy:
Netimobiledevice/Lockdown/LockdownClient.cs#L83
Non-nullable property 'SerialNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy:
Netimobiledevice/Remoted/Tunnel/TunnelTask.cs#L7
Non-nullable property 'Task' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy:
Netimobiledevice/Remoted/Tunnel/TunnelTask.cs#L8
Non-nullable property 'Udid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|