Skip to content

Merge remote-tracking branch 'darkademic/dev' into WIP #596

Merge remote-tracking branch 'darkademic/dev' into WIP

Merge remote-tracking branch 'darkademic/dev' into WIP #596

Triggered via push January 14, 2024 05:24
Status Failure
Total duration 14m 14s
Artifacts

ci.yaml

on: push
Linux (.NET 6.0)
10m 8s
Linux (.NET 6.0)
Windows (.NET 6.0)
14m 2s
Windows (.NET 6.0)
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 20 warnings
Linux (.NET 6.0)
Process completed with exit code 2.
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)
Windows (.NET 6.0)
Process completed with exit code 1.
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/Map.cs#L161
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/Map/Map.cs#L162
'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#L60
Missing XML comment for publicly visible type or member 'BallisticMissileFly.FlyToward(Actor, BallisticMissile)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/BallisticMissileFly.cs#L67
Missing XML comment for publicly visible type or member 'BallisticMissileFly.Tick(Actor)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/BallisticMissileFly.cs#L86
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)'