Update Italian language #37
Annotations
10 warnings
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)
|
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)
|
InternetTest/InternetTest/MainWindow.xaml.cs#L133
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L139
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L145
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L161
Cannot convert null literal to non-nullable reference type.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L164
Cannot convert null literal to non-nullable reference type.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L225
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L231
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L237
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading