Skip to content

Fix Chrono Miner logic. #172

Fix Chrono Miner logic.

Fix Chrono Miner logic. #172

Triggered via push November 13, 2023 09:16
Status Failure
Total duration 4m 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors
Linux (mono)
Process completed with exit code 2.
Linux (.NET 6.0): 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): OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs#L179
Use 'Count' property instead of 'Any' method. (http://pihrt.net/roslynator/analyzer?id=RCS1080)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/Crates/Crate.cs#L94
Merge 'if' with nested 'if'. (http://pihrt.net/roslynator/analyzer?id=RCS1061)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs#L85
Use ^ operator. (http://pihrt.net/roslynator/analyzer?id=RCS1195)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/Squads/States/StateBase.cs#L319
Simplify code branching. (http://pihrt.net/roslynator/analyzer?id=RCS1218)
Linux (.NET 6.0): 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): OpenRA.Mods.Common/Traits/BotModules/Squads/States/ProtectionStates.cs#L31
Remove redundant statement. (http://pihrt.net/roslynator/analyzer?id=RCS1134)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L319
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L470
Optimize 'Add' call. (http://pihrt.net/roslynator/analyzer?id=RCS1235)
Linux (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L482
Merge 'if' with nested 'if'. (http://pihrt.net/roslynator/analyzer?id=RCS1061)
Windows (.NET 6.0): OpenRA.Mods.Common/Activities/Transform.cs#L130
Use coalesce expression instead of conditional expression.
Windows (.NET 6.0): OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs#L179
Use 'Count' property instead of 'Any' method.
Windows (.NET 6.0): OpenRA.Mods.Common/Traits/Crates/Crate.cs#L94
Merge 'if' with nested 'if'.
Windows (.NET 6.0): OpenRA.Mods.Common/Traits/BotModules/Squads/States/ProtectionStates.cs#L103
Use 'Length' property instead of 'Any' method.
Windows (.NET 6.0)
Process completed with exit code 1.