Skip to content

Merge remote-tracking branch 'darkademic/dev' #671

Merge remote-tracking branch 'darkademic/dev'

Merge remote-tracking branch 'darkademic/dev' #671

Triggered via push February 28, 2024 11:49
Status Success
Total duration 15m 49s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 22 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/ReplacedInQueue.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#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/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/Armament.cs#L353
Use local function (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0039)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/Armament.cs#L358
Use local function (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0039)
Linux (.NET 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/Attach.cs#L23
Missing XML comment for publicly visible type or member 'Attach'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/Attach.cs#L34
Missing XML comment for publicly visible type or member 'Attach.Attach(Actor, in Target, Attachable, Color?)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/Attach.cs#L45
Missing XML comment for publicly visible type or member 'Attach.Tick(Actor)'
Windows (.NET 6.0): OpenRA.Mods.CA/Activities/Attach.cs#L130
Missing XML comment for publicly visible type or member 'Attach.TargetLineNodes(Actor)'
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)'