Add casing throwing for Armament (Dnqbob) #3
ci.yml
on: push
Linux (.NET 6.0)
1m 22s
Linux (mono)
56s
Windows (.NET 6.0)
5m 41s
Annotations
21 errors and 3 warnings
Linux (mono)
Process completed with exit code 2.
|
Linux (.NET 6.0):
OpenRA.Game/CVec.cs#L64
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/CVec.cs#L65
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/CVec.cs#L66
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/CVec.cs#L67
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/CVec.cs#L68
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/CVec.cs#L69
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/CVec.cs#L70
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/CVec.cs#L71
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/Map/Map.cs#L161
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Linux (.NET 6.0):
OpenRA.Game/Map/Map.cs#L162
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Activities/Air/TakeOff.cs#L39
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/BotModules/BridgeRepairBotModule.cs#L25
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/BotModules/BridgeRepairBotModule.cs#L44
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L159
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/ReplacedInQueue.cs#L22
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/UpgradeableTo.cs#L22
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs#L362
Use compound assignment (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0074)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Conditions/GrantConditionOnDeploy.cs#L198
use 'var' instead of explicit type (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0007)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Conditions/GrantConditionOnDeploy.cs#L199
use 'var' instead of explicit type (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0007)
|
Windows (.NET 6.0):
OpenRA.Mods.Common/Traits/Armament.cs#L353
Use local function (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0039)
|
Linux (mono)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (.NET 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows (.NET 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|