Skip to content

Merge pull request #111 from dnqbob/AIPF #103

Merge pull request #111 from dnqbob/AIPF

Merge pull request #111 from dnqbob/AIPF #103

Triggered via push August 27, 2023 17:35
Status Failure
Total duration 4m 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L236
Simplify LINQ expression (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0120)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/Buildings/FreeActor.cs#L83
Use expression body for lambda expression (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0053)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/SupportPowerBotModule.cs#L55
Use expression body for lambda expression (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0053)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/UnitBuilderBotModule.cs#L135
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/BaseBuilderBotModule.cs#L247
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/BaseBuilderBotModule.cs#L279
Private member 'BaseBuilderBotModule.SetRallyPointsForNewProductionBuildings' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/Armament.cs#L368
Use local function (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0039)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/Armament.cs#L373
Use local function (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0039)
Linux (mono)
Process completed with exit code 2.
Windows (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/Squads/States/StateBase.cs#L80
Tuple element names should use correct casing
Windows (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/Squads/States/StateBase.cs#L80
Tuple element names should use correct casing
Windows (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/BaseBuilderBotModule.cs#L279
Private member 'BaseBuilderBotModule.SetRallyPointsForNewProductionBuildings' is unused
Windows (.NET 6.0): OpenRA.Mods.AS/Widgets/Logic/Ingame/IngameActorStatsLogic.cs#L29
Collection initialization can be simplified
Windows (.NET 6.0): OpenRA.Mods.AS/Widgets/Logic/Ingame/IngameActorStatsLogic.cs#L31
Collection initialization can be simplified
Windows (.NET 6.0): OpenRA.Mods.AS/Widgets/Logic/Ingame/IngameActorStatsLogic.cs#L90
Collection initialization can be simplified
Windows (.NET 6.0)
Process completed with exit code 1.