Change file receiving event to allow invoking seperately and bump ver… #44
Annotations
10 warnings
build:
Netimobiledevice/Plist/NodeFactory.cs#L76
Converting null literal or possible null value to non-nullable type.
|
build:
Netimobiledevice/Plist/NodeFactory.cs#L76
Possible null reference return.
|
build:
Netimobiledevice/Plist/NodeFactory.cs#L101
Converting null literal or possible null value to non-nullable type.
|
build:
Netimobiledevice/Plist/NodeFactory.cs#L101
Possible null reference return.
|
build:
Netimobiledevice/Lockdown/Services/AfcService.cs#L380
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build:
Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'devicePublicKey' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'hostId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'identifier' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'service' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Netimobiledevice/Lockdown/LockdownClient.cs#L48
Non-nullable field 'systemBUID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|