Merge pull request #143 from dnqbob/rebase #170
Annotations
10 errors
Check Code:
OpenRA.Mods.Common/Activities/Transform.cs#L130
Use coalesce expression instead of conditional expression. (http://pihrt.net/roslynator/analyzer?id=RCS1084)
|
Check Code:
OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs#L179
Use 'Count' property instead of 'Any' method. (http://pihrt.net/roslynator/analyzer?id=RCS1080)
|
Check Code:
OpenRA.Mods.Common/Traits/Crates/Crate.cs#L94
Merge 'if' with nested 'if'. (http://pihrt.net/roslynator/analyzer?id=RCS1061)
|
Check Code:
OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs#L85
Use ^ operator. (http://pihrt.net/roslynator/analyzer?id=RCS1195)
|
Check Code:
OpenRA.Mods.Common/Traits/BotModules/Squads/States/StateBase.cs#L319
Simplify code branching. (http://pihrt.net/roslynator/analyzer?id=RCS1218)
|
Check Code:
OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L319
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
|
Check Code:
OpenRA.Mods.Common/Traits/BotModules/Squads/States/ProtectionStates.cs#L103
Use 'Length' property instead of 'Any' method. (http://pihrt.net/roslynator/analyzer?id=RCS1080)
|
Check Code:
OpenRA.Mods.Common/Traits/BotModules/Squads/States/ProtectionStates.cs#L31
Remove redundant statement. (http://pihrt.net/roslynator/analyzer?id=RCS1134)
|
Check Code:
OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L470
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
|
Check Code:
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