WIP rewrite. #520
Annotations
10 errors
|
OpenRA.Mods.Common/MapGenerator/MapGeneratorSettings.cs#L160
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
OpenRA.Mods.Common/MapGenerator/MapGeneratorSettings.cs#L176
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
|
OpenRA.Mods.Common/MapGenerator/MapGeneratorSettings.cs#L21
Abstract type 'MapGeneratorOption' should not have public constructors (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1012)
|
|
OpenRA.Mods.Common/Traits/World/ClearMapGenerator.cs#L53
Semicolons should be followed by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1002.md)
|
|
OpenRA.Mods.Common/Traits/World/ExperimentalMapGenerator.cs#L53
Semicolons should be followed by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1002.md)
|
|
OpenRA.Mods.Common/Traits/World/ExperimentalMapGenerator.cs#L53
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
|
OpenRA.Mods.Common/TraitsInterfaces.cs#L975
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
OpenRA.Mods.Common/TraitsInterfaces.cs#L977
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
OpenRA.Mods.Common/TraitsInterfaces.cs#L980
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
OpenRA.Mods.Common/UtilityCommands/FuzzMapGeneratorCommand.cs#L196
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
The logs for this run have expired and are no longer available.
Loading