Skip to content

Add SendUnitToAttackBotModule for mad tank and demotruck #567

Add SendUnitToAttackBotModule for mad tank and demotruck

Add SendUnitToAttackBotModule for mad tank and demotruck #567

Triggered via pull request October 20, 2023 11:02
@dnqbobdnqbob
synchronize #56
dnqbob:sendunit
Status Failure
Total duration 17m 39s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 20 warnings
Linux (mono)
Process completed with exit code 2.
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Activities/Air/TakeOff.cs#L39
Code should not contain trailing whitespace
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/UpgradeableTo.cs#L22
'new' expression can be simplified
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Activities/Air/TakeOff.cs#L39
Code should not contain trailing whitespace
Linux (.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.Mods.Common/Traits/BotModules/BridgeRepairBotModule.cs#L44
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.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)
Linux (.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)
Linux (.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)
Linux (.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)
Linux (.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)
Linux (.NET 6.0): OpenRA.Mods.CA/Activities/AttackCharged.cs#L21
Missing XML comment for publicly visible type or member 'AttackCharged'
Linux (.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#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)'