Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build the solution:
Appium Wizard/AppiumServerSetup.cs#L139
Possible null reference argument for parameter 'sender' in 'void AppiumServerSetup.AppiumServer_ProcessExited(object sender, EventArgs e, int serverNumber)'.
|
|
Build the solution:
Appium Wizard/AppiumServerSetup.cs#L65
Converting null literal or possible null value to non-nullable type.
|
|
Build the solution:
Appium Wizard/AppiumServerSetup.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
Build the solution:
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.
|
|
Build the solution:
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.
|
|
Build the solution:
Appium Wizard/ServerConfig.cs#L81
Cannot convert null literal to non-nullable reference type.
|
|
Build the solution:
Appium Wizard/Plugins Manager.cs#L48
Cannot convert null literal to non-nullable reference type.
|
|
Build the solution:
Appium Wizard/iOSMethods.cs#L617
Cannot convert null literal to non-nullable reference type.
|
|
Build the solution:
Appium Wizard/iOSMethods.cs#L590
Cannot convert null literal to non-nullable reference type.
|
|
Build the solution:
Appium Wizard/iOSMethods.cs#L590
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading