Skip to content

Some feature for non-upgrade mode. #524

Some feature for non-upgrade mode.

Some feature for non-upgrade mode. #524

Triggered via push November 2, 2023 11:26
Status Failure
Total duration 4m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Linux (mono)
Process completed with exit code 2.
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Activities/Transform.cs#L130
Use coalesce expression instead of conditional expression. (http://pihrt.net/roslynator/analyzer?id=RCS1084)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/Attack/AttackBase.cs#L395
Simplify logical negation. (http://pihrt.net/roslynator/analyzer?id=RCS1068)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L319
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/Squads/States/StateBase.cs#L319
Simplify code branching. (http://pihrt.net/roslynator/analyzer?id=RCS1218)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/BaseBuilderBotModule.cs#L248
Use compound assignment. (http://pihrt.net/roslynator/analyzer?id=RCS1058)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/Squads/States/ProtectionStates.cs#L31
Remove redundant statement. (http://pihrt.net/roslynator/analyzer?id=RCS1134)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs#L85
Use ^ operator. (http://pihrt.net/roslynator/analyzer?id=RCS1195)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/Squads/States/ProtectionStates.cs#L103
Use 'Length' property instead of 'Any' method. (http://pihrt.net/roslynator/analyzer?id=RCS1080)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L470
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
Linux (.NET 6.0): engine/OpenRA.Mods.Common/Traits/BotModules/BotModuleLogic/BaseBuilderQueueManager.cs#L502
Use 'Count' property instead of 'Any' method. (http://pihrt.net/roslynator/analyzer?id=RCS1080)
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Activities/Transform.cs#L130
Use coalesce expression instead of conditional expression.
Windows (.NET 6.0): engine/OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs#L179
Use 'Count' property instead of 'Any' method.