Merge pull request #144 from dnqbob/rebase #174
ci.yml
on: push
Linux (.NET 6.0)
1m 17s
Linux (mono)
58s
Windows (.NET 6.0)
4m 35s
Annotations
22 errors
Linux (mono)
Process completed with exit code 2.
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Traits/Conditions/GrantConditionOnSubterraneanLayer.cs#L102
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L270
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L278
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L286
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L294
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Traits/Cargo.cs#L399
Use element access. (http://pihrt.net/roslynator/analyzer?id=RCS1246)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L527
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Scripting/Properties/ProductionProperties.cs#L190
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Linux (.NET 6.0):
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)
|
Linux (.NET 6.0):
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)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Conditions/GrantConditionOnSubterraneanLayer.cs#L102
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Scripting/Properties/ProductionProperties.cs#L190
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L270
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L278
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L286
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L294
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Cargo.cs#L399
Use element access. (http://pihrt.net/roslynator/analyzer?id=RCS1246)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L527
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/BotModules/Squads/States/NavyStates.cs#L78
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/BotModules/Squads/States/GuerrillaStates.cs#L56
Optimize LINQ method call. (http://pihrt.net/roslynator/analyzer?id=RCS1077)
|
Windows (.NET 6.0)
Process completed with exit code 1.
|