Fix cabharv icon #555
Annotations
10 errors
engine/OpenRA.Mods.Common/Traits/Conditions/GrantConditionOnSubterraneanLayer.cs#L102
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
engine/OpenRA.Mods.Common/Projectiles/Missile.cs#L892
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
engine/OpenRA.Mods.Common/Projectiles/GravityBomb.cs#L104
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
engine/OpenRA.Mods.Common/Projectiles/GravityBomb.cs#L135
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
engine/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L270
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
engine/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L278
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
engine/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L286
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
engine/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L294
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
engine/OpenRA.Mods.Common/Traits/Cargo.cs#L399
Use element access. (http://pihrt.net/roslynator/analyzer?id=RCS1246)
|
engine/OpenRA.Mods.Common/Traits/BotModules/Squads/States/NavyStates.cs#L78
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
The logs for this run have expired and are no longer available.
Loading