Version 8.7.1.2412 #87
Annotations
11 warnings
Build App:
InternetTest/Xalyus Updater/MainWindow.xaml.cs#L39
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build App:
InternetTest/Xalyus Updater/MainWindow.xaml.cs#L50
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build App:
InternetTest/InternetTest/UserControls/HeaderItem.xaml.cs#L34
'HeaderItem.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
|
Build App:
InternetTest/InternetTest/Classes/AdapterInfo.cs#L88
Dereference of a possibly null reference.
|
Build App:
InternetTest/InternetTest/Classes/AdapterInfo.cs#L55
Non-nullable property 'IpVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build App:
InternetTest/InternetTest/MainWindow.xaml.cs#L147
Cannot convert null literal to non-nullable reference type.
|
Build App:
InternetTest/InternetTest/MainWindow.xaml.cs#L150
Cannot convert null literal to non-nullable reference type.
|
Build App:
InternetTest/InternetTest/UserControls/WiFiInfoItem.xaml.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Build App:
InternetTest/InternetTest/UserControls/WiFiInfoItem.xaml.cs#L115
Dereference of a possibly null reference.
|
Build App:
InternetTest/InternetTest/Pages/DnsPage.xaml.cs#L251
Converting null literal or possible null value to non-nullable type.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "InternetTestProSetup.exe".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading