Themable components #380
Annotations
10 warnings
Build:
src/EvoSC.Modules.SourceGeneration/AssemblyModuleInfoGenerator.cs#L89
Loop should be simplified by calling Select(dependency => dependency.Key)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Build:
src/EvoSC.Common/Database/Models/Player/DbPlayerSettings.cs#L13
Non-nullable property 'DisplayLanguage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/EvoSC.Common/Clients/Dtos/MxMapInfoDto.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/EvoSC.Common/Clients/Dtos/MxMapInfoDto.cs#L10
Non-nullable property 'GbxMapName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/EvoSC.Common/Clients/Dtos/MxMapInfoDto.cs#L12
Non-nullable property 'AuthorLogin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/EvoSC.Common/Clients/Dtos/MxMapInfoDto.cs#L15
Non-nullable property 'TrackUid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/EvoSC.Common/Database/Models/Player/DbPlayer.cs#L50
Non-nullable property 'AccountId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/EvoSC.Common/Database/Models/Player/DbPlayer.cs#L50
Non-nullable property 'NickName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/EvoSC.Common/Database/Models/Player/DbPlayer.cs#L50
Non-nullable property 'UbisoftName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/EvoSC.Common/Database/Models/Player/DbPlayer.cs#L50
Non-nullable property 'DbSettings' 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