Skip to content

new effect for scrin hover vehicle #572

new effect for scrin hover vehicle

new effect for scrin hover vehicle #572

Triggered via push January 10, 2024 10:44
Status Failure
Total duration 3m 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Linux (mono)
Process completed with exit code 2.
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Projectiles/Missile.cs#L892
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Projectiles/GravityBomb.cs#L104
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Projectiles/GravityBomb.cs#L135
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Linux (.NET 6.0): engine/OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L71
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Linux (.NET 6.0): engine/OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L72
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Linux (.NET 6.0): engine/OpenRA.Mods.AS/Warheads/FireFragmentWarhead.cs#L31
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Mods.AS/Projectiles/WarheadTrailProjectile.cs#L32
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Mods.AS/Projectiles/WarheadTrailProjectile.cs#L35
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Mods.AS/Duplicates/Widgets/Logic/Ingame/ObserverStatsSPLogic.cs#L178
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Mods.AS/Duplicates/Widgets/Logic/Ingame/ObserverStatsRVLogic.cs#L186
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): engine/OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L71
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Windows (.NET 6.0): engine/OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L72
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Windows (.NET 6.0): engine/OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L71
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Windows (.NET 6.0): engine/OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L72
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Windows (.NET 6.0): OpenRA.Mods.Sp/Traits/BotModules/MinelayerBotModuleSP.cs#L116
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0083)
Windows (.NET 6.0): OpenRA.Mods.Sp/Traits/BotModules/MinelayerBotModuleSP.cs#L125
Use compound assignment (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0074)
Windows (.NET 6.0): OpenRA.Mods.Sp/Traits/BotModules/MinelayerBotModuleSP.cs#L245
Use compound assignment (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0074)
Windows (.NET 6.0): OpenRA.Mods.Sp/Traits/BotModules/HarvesterBotModuleSP.cs#L101
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0083)
Windows (.NET 6.0): OpenRA.Mods.Sp/Traits/AttackGarrisonedSP.cs#L85
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
Windows (.NET 6.0): OpenRA.Mods.Sp/Traits/BotModules/MinelayerBotModuleSP.cs#L116
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0083)