WIP: Skirmish UI. #474
Annotations
10 errors
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L51
The field 'MapGeneratorLogic.selectedUid' is never used
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L49
The field 'MapGeneratorLogic.disposed' is assigned but its value is never used
|
|
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#L29
Unused field 'Players' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L32
Unused field 'CreatedBy' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L35
Unused field 'MapSizeHuge' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L38
Unused field 'MapSizeLarge' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L44
Unused field 'MapSizeSmall' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Widgets/Logic/MapGeneratorLogic.cs#L51
Unused field 'selectedUid' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
The logs for this run have expired and are no longer available.
Loading