Clean #37
Annotations
1 error and 10 warnings
|
HeistItemFinder/MVVM/Core/ObservableObject.cs#L9
Cannot convert null literal to non-nullable reference type.
|
HeistItemFinder/MVVM/Core/RelayCommand.cs#L19
Cannot convert null literal to non-nullable reference type.
|
HeistItemFinder/Resources/en.Designer.cs#L25
The type name 'en' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
HeistItemFinder/Resources/ru.Designer.cs#L25
The type name 'ru' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
HeistItemFinder/Models/PoeNinja/UniqueEquipment/EquipmentResponse.cs#L5
Non-nullable property 'Lines' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
HeistItemFinder/Models/PoeNinja/UniqueEquipment/EquipmentResponse.cs#L6
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
HeistItemFinder/App.xaml.cs#L13
Non-nullable property 'AppHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
HeistItemFinder/Realizations/PoeTradeParser.cs#L12
Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
HeistItemFinder/Realizations/PoeNinjaParser.cs#L78
Cannot convert null literal to non-nullable reference type.
|
HeistItemFinder/Realizations/PoeNinjaParser.cs#L98
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading