WIP: Skirmish UI. #476
Annotations
11 errors
|
OpenRA.Mods.Common/Widgets/Logic/MapChooserLogic.cs#L358
Closing parenthesis should be followed by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapChooserLogic.cs#L358
Closing brace should be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1013.md)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L94
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L95
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L142
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L143
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L48
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L35
Unused field 'Players' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L35
Private member 'MapGeneratorLogic.Players' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapChooserLogic.cs#L14
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
|
The logs for this run have expired and are no longer available.
Loading