WIP: map generation protocol. #537
ci.yml
on: push
Linux (.NET 8.0)
1m 39s
Windows (.NET 8.0)
5m 39s
Annotations
18 errors
|
Linux (.NET 8.0):
OpenRA.Game/Traits/TraitsInterfaces.cs#L665
XML comment has cref attribute 'MapGenerationException' that could not be resolved
|
|
Linux (.NET 8.0):
OpenRA.Game/Primitives/Size.cs#L79
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
|
Linux (.NET 8.0):
OpenRA.Game/Map/MapCache.cs#L229
Type 'MapGenerationArgs' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Widgets/Logic/Editor/MapGeneratorToolLogic.cs#L21
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Linux (.NET 8.0):
OpenRA.Game/Traits/TraitsInterfaces.cs#L665
XML comment has cref attribute 'MapGenerationException' that could not be resolved
|
|
Linux (.NET 8.0):
OpenRA.Game/Primitives/Size.cs#L79
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
|
Linux (.NET 8.0):
OpenRA.Game/Map/MapCache.cs#L229
Type 'MapGenerationArgs' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Widgets/Logic/Editor/MapGeneratorToolLogic.cs#L21
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Linux (.NET 8.0)
Process completed with exit code 2.
|
|
Windows (.NET 8.0):
OpenRA.Game/Traits/TraitsInterfaces.cs#L665
XML comment has cref attribute 'MapGenerationException' that could not be resolved
|
|
Windows (.NET 8.0):
OpenRA.Game/Primitives/Size.cs#L79
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
|
Windows (.NET 8.0):
OpenRA.Game/Map/MapCache.cs#L229
Type 'MapGenerationArgs' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
Windows (.NET 8.0):
OpenRA.Mods.Common/Widgets/Logic/Editor/MapGeneratorToolLogic.cs#L21
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Windows (.NET 8.0):
OpenRA.Game/Traits/TraitsInterfaces.cs#L665
XML comment has cref attribute 'MapGenerationException' that could not be resolved
|
|
Windows (.NET 8.0):
OpenRA.Game/Primitives/Size.cs#L79
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
|
Windows (.NET 8.0):
OpenRA.Game/Map/MapCache.cs#L229
Type 'MapGenerationArgs' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
Windows (.NET 8.0):
OpenRA.Mods.Common/Widgets/Logic/Editor/MapGeneratorToolLogic.cs#L21
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Windows (.NET 8.0)
Process completed with exit code 1.
|