License update for scrcpy #154
Merged
Annotations
10 warnings
|
Appium Wizard/AndroidMethods.cs#L1219
Nullability of reference types in value of type '(Image? image, string sessionId)' doesn't match target type '(Image, string)'.
|
|
Appium Wizard/AndroidMethods.cs#L1204
Converting null literal or possible null value to non-nullable type.
|
|
Appium Wizard/AndroidMethods.cs#L1179
Dereference of a possibly null reference.
|
|
Appium Wizard/USBWatcher.cs#L11
Non-nullable field 'disconnectWatcher' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Appium Wizard/USBWatcher.cs#L11
Non-nullable field 'connectWatcher' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Appium Wizard/ServerConfig.cs#L81
Cannot convert null literal to non-nullable reference type.
|
|
Appium Wizard/Plugins Manager.cs#L47
Cannot convert null literal to non-nullable reference type.
|
|
Appium Wizard/iOSMethods.cs#L580
Cannot convert null literal to non-nullable reference type.
|
|
Appium Wizard/iOSMethods.cs#L553
Cannot convert null literal to non-nullable reference type.
|
|
Appium Wizard/iOSMethods.cs#L553
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading