Localisation mess. #7
Annotations
10 errors
OpenRA.Mods.SS/Traits/Crates/ArmageddonCrateAction.cs#L23
'default' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0034)
|
OpenRA.Mods.SS/Traits/Crates/SSCrate.cs#L29
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
OpenRA.Mods.SS/Traits/Flag.cs#L27
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
OpenRA.Mods.SS/Traits/Crates/TeleportCrateAction.cs#L34
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
OpenRA.Mods.SS/Scripting/Global/SSUserInterfaceGlobal.cs#L32
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0030)
|
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L31
Substring can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
|
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L32
Substring can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
|
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L64
Variable declaration can be deconstructed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0042)
|
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L40
Use local function (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0039)
|
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L25
Member 'SplitOnFirstToken' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
The logs for this run have expired and are no longer available.
Loading