Skip to content

Remove failing mono build #580

Remove failing mono build

Remove failing mono build #580

Triggered via push December 4, 2023 03:23
Status Success
Total duration 13m 44s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/BridgeRepairBotModule.cs#L25
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/BridgeRepairBotModule.cs#L44
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L159
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/UpgradeableTo.cs#L22
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L362
Use compound assignment (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0074)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/Conditions/GrantConditionOnDeploy.cs#L198
use 'var' instead of explicit type (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0007)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/Conditions/GrantConditionOnDeploy.cs#L199
use 'var' instead of explicit type (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0007)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/BridgeRepairBotModule.cs#L25
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L64
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L65
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L66
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L67
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L68
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L69
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L70
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L71
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/Map/MapGrid.cs#L119
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/Map/MapGrid.cs#L120
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/AttackCharged.cs#L21
Missing XML comment for publicly visible type or member 'AttackCharged'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/AttackCharged.cs#L26
Missing XML comment for publicly visible type or member 'AttackCharged.AttackCharged(Actor, in Target, bool, bool, Color?)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/AttackCharged.cs#L33
Missing XML comment for publicly visible type or member 'AttackCharged.DoAttack(Actor, AttackFrontal, IEnumerable<Armament>)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/BallisticMissileFly.cs#L19
Missing XML comment for publicly visible type or member 'BallisticMissileFly'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/BallisticMissileFly.cs#L28
Missing XML comment for publicly visible type or member 'BallisticMissileFly.BallisticMissileFly(Actor, Target, BallisticMissile)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/BallisticMissileFly.cs#L59
Missing XML comment for publicly visible type or member 'BallisticMissileFly.FlyToward(Actor, BallisticMissile)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/BallisticMissileFly.cs#L66
Missing XML comment for publicly visible type or member 'BallisticMissileFly.Tick(Actor)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/BallisticMissileFly.cs#L85
Missing XML comment for publicly visible type or member 'BallisticMissileFly.GetTargets(Actor)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/ChronoResourceTeleport.cs#L19
Missing XML comment for publicly visible type or member 'ChronoResourceTeleport'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/ChronoResourceTeleport.cs#L26
Missing XML comment for publicly visible type or member 'ChronoResourceTeleport.ChronoResourceTeleport(CPos, ChronoResourceDeliveryInfo, CPos, Actor)'