Engine update. #42
Annotations
1 error and 10 warnings
Check Code
Process completed with exit code 1.
|
Check Code:
OpenRA.Mods.RA2/Widgets/PowerMeterWidget.cs#L191
Cast is redundant. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0004)
|
Check Code:
OpenRA.Mods.RA2/Widgets/PowerMeterWidget.cs#L192
Cast is redundant. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0004)
|
Check Code:
OpenRA.Mods.RA2/FileSystem/BagFile.cs#L73
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Check Code:
OpenRA.Mods.RA2/Activities/BallisticMissileFlyOld.cs#L52
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Check Code:
OpenRA.Mods.RA2/FileSystem/BagFile.cs#L74
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Check Code:
OpenRA.Mods.RA2/Activities/InfectOld.cs#L23
Type 'InfectOld' 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)
|
Check Code:
OpenRA.Mods.RA2/Traits/Mirage.cs#L29
Type 'MirageTooltip' 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)
|
Check Code:
OpenRA.Mods.RA2/Traits/InfectorOld.cs#L146
Type 'InfectionOrderTargeter' 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)
|
Check Code:
OpenRA.Mods.RA2/Traits/Render/WithMirageSpriteBody.cs#L18
Type 'WithMirageSpriteBodyInfo' 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)
|
Check Code:
OpenRA.Mods.RA2/UtilityCommands/ImportRA2MapCommand.cs#L20
Type 'ImportRA2MapCommand' 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)
|
Loading