chore: bump version to 1.2.10.1214 #11
Annotations
10 warnings
Dotnet Build:
SekaiToolsCore/Story/Game/Talk.cs#L23
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
SekaiToolsCore/Story/Game/Talk.cs#L24
Non-nullable property 'WindowDisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
SekaiToolsCore/Story/Game/Talk.cs#L26
Non-nullable property 'TalkCharacters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
SekaiToolsCore/Story/Game/Talk.cs#L27
Non-nullable property 'Voices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
SekaiToolsCore/Story/Game/SpecialEffect.cs#L29
Non-nullable property 'StringVal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
SekaiToolsCore/Story/Game/SpecialEffect.cs#L31
Non-nullable property 'StringValSub' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
SekaiToolsGUI/View/Setting/SettingPage.xaml.cs#L12
The field 'SettingPage._devClickCount' is never used
|
Dotnet Build:
SekaiToolsGUI/View/Setting/SettingPage.xaml.cs#L12
The field 'SettingPage._devClickCount' is never used
|
Dotnet Build:
SekaiToolsCore/Story/Game/Talk.cs#L23
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
SekaiToolsCore/Story/Game/Talk.cs#L24
Non-nullable property 'WindowDisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading