Build and deploy to Webio #35
Annotations
12 warnings
|
AoE2DELobbyBrowser.WebApi/v2/Reliclink/Result.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L68
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L62
Non-nullable property 'Players' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L8
Non-nullable property 'Steamid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L17
Non-nullable property 'Personaname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L20
Non-nullable property 'Profileurl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L23
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L26
Non-nullable property 'Avatarmedium' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L29
Non-nullable property 'Avatarfull' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AoE2DELobbyBrowser.WebApi/Dto/SteamPlayerSummary.cs#L32
Non-nullable property 'Avatarhash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
The logs for this run have expired and are no longer available.
Loading