Version 8.7.1.2412 #739
Annotations
10 warnings
build:
InternetTest/InternetTest/UserControls/HeaderItem.xaml.cs#L34
'HeaderItem.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
|
build:
InternetTest/InternetTest/Classes/AdapterInfo.cs#L88
Dereference of a possibly null reference.
|
build:
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:
InternetTest/InternetTest/Pages/FirstRun/ThemePage.xaml.cs#L40
Non-nullable field 'ThemeSelectedBorder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
InternetTest/InternetTest/Classes/DnsCacheInfo.cs#L77
Possible null reference return.
|
build:
InternetTest/InternetTest/Classes/DnsCacheInfo.cs#L36
Non-nullable property 'Caption' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
InternetTest/InternetTest/Classes/DnsCacheInfo.cs#L39
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
InternetTest/InternetTest/Classes/DnsCacheInfo.cs#L42
Non-nullable property 'ElementName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
InternetTest/InternetTest/Classes/DnsCacheInfo.cs#L45
Non-nullable property 'InstanceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
InternetTest/InternetTest/Classes/DnsCacheInfo.cs#L48
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|