Riot Games Plugin #57
Annotations
10 warnings
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L66
Non-nullable property 'Locale' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L51
Non-nullable property 'AvailableLocales' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L54
Non-nullable property 'DefaultLocale' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L17
Non-nullable property 'Dependencies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L20
Non-nullable property 'LocaleData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L23
Non-nullable property 'PatchingPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L26
Non-nullable property 'PatchlinePatchingAskPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L29
Non-nullable property 'ProductInstallFullPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L32
Non-nullable property 'ProductInstallRoot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/Model/YamlData.cs#L35
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading