Merge pull request #22 from ZenMaxe/main #58
Annotations
10 warnings
GameLib.Plugin/GameLib.Plugin.RiotGames/RiotGamesLauncher.cs#L67
Converting null literal or possible null value to non-nullable type.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/RiotGamesLauncher.cs#L68
Dereference of a possibly null reference.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/RiotGamesLauncher.cs#L72
Converting null literal or possible null value to non-nullable type.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/RiotGamesLauncher.cs#L73
Dereference of a possibly null reference.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/RiotGamesLauncher.cs#L73
Dereference of a possibly null reference.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/RiotGamesLauncher.cs#L75
Dereference of a possibly null reference.
|
GameLib.Plugin/GameLib.Plugin.RiotGames/RiotGamesLauncher.cs#L75
Dereference of a possibly null reference.
|
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.
|
The logs for this run have expired and are no longer available.
Loading