delete old theme park #529
Annotations
10 errors
engine/OpenRA.Mods.Common/Activities/Transform.cs#L130
Use coalesce expression instead of conditional expression. (http://pihrt.net/roslynator/analyzer?id=RCS1084)
|
engine/OpenRA.Mods.Common/Traits/BotModules/BaseBuilderBotModule.cs#L248
Use compound assignment. (http://pihrt.net/roslynator/analyzer?id=RCS1058)
|
engine/OpenRA.Mods.Common/Traits/BotModules/BaseBuilderBotModule.cs#L248
Use ++ operator instead of assignment. (http://pihrt.net/roslynator/analyzer?id=RCS1089)
|
engine/OpenRA.Mods.Common/Traits/Attack/AttackBase.cs#L395
Simplify logical negation. (http://pihrt.net/roslynator/analyzer?id=RCS1068)
|
engine/OpenRA.Mods.Common/Traits/BotModules/Squads/States/AirStates.cs#L41
Use ++ operator instead of assignment. (http://pihrt.net/roslynator/analyzer?id=RCS1089)
|
engine/OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L319
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
|
engine/OpenRA.Mods.Common/Traits/BotModules/BotModuleLogic/BaseBuilderQueueManager.cs#L363
Merge 'if' with nested 'if'. (http://pihrt.net/roslynator/analyzer?id=RCS1061)
|
engine/OpenRA.Mods.Common/Traits/BotModules/Squads/States/StateBase.cs#L319
Simplify code branching. (http://pihrt.net/roslynator/analyzer?id=RCS1218)
|
engine/OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L470
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
|
engine/OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L482
Merge 'if' with nested 'if'. (http://pihrt.net/roslynator/analyzer?id=RCS1061)
|
The logs for this run have expired and are no longer available.
Loading