Formatted document #560
Annotations
10 warnings
InternetTest/InternetTest/Classes/AdapterInfo.cs#L89
Dereference of a possibly null reference.
|
InternetTest/InternetTest/Classes/AdapterInfo.cs#L56
Non-nullable property 'IpVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L124
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L129
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L134
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L149
Cannot convert null literal to non-nullable reference type.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L152
Cannot convert null literal to non-nullable reference type.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L206
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L211
Dereference of a possibly null reference.
|
InternetTest/InternetTest/MainWindow.xaml.cs#L216
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading