Test fix #38
Annotations
20 warnings
build:
HeistItemFinder/MVVM/Core/ObservableObject.cs#L9
Cannot convert null literal to non-nullable reference type.
|
build:
HeistItemFinder/MVVM/Core/RelayCommand.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
HeistItemFinder/Resources/en.Designer.cs#L25
The type name 'en' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HeistItemFinder/Resources/ru.Designer.cs#L25
The type name 'ru' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
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.
|
build:
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.
|
build:
HeistItemFinder/App.xaml.cs#L13
Non-nullable property 'AppHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HeistItemFinder/Models/PoeNinja/Translation.cs#L7
Non-nullable property 'Translations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HeistItemFinder/Models/PoeNinja/SkillGem/SkillGemResponse.cs#L5
Non-nullable property 'Lines' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HeistItemFinder/Models/PoeNinja/SkillGem/SkillGemResponse.cs#L6
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HeistItemFinder/MVVM/Core/ObservableObject.cs#L9
Cannot convert null literal to non-nullable reference type.
|
build:
HeistItemFinder/MVVM/Core/RelayCommand.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
HeistItemFinder/Resources/en.Designer.cs#L25
The type name 'en' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HeistItemFinder/Resources/ru.Designer.cs#L25
The type name 'ru' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
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.
|
build:
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.
|
build:
HeistItemFinder/MVVM/Views/SettingsView.xaml.cs#L13
Non-nullable field '_previousKeyCombination' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
HeistItemFinder/MVVM/ViewModels/SettingsViewModel.cs#L76
Non-nullable field '_keyCombination' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
HeistItemFinder/MVVM/ViewModels/SettingsViewModel.cs#L76
Non-nullable field '_iLeaguesParser' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
HeistItemFinder/MVVM/ViewModels/SettingsViewModel.cs#L76
Non-nullable field '_selectedLeague' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|