Take the whole cnc language folder. #14
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Linux (.NET 6.0)
59s
Linux (mono)
3m 8s
Windows (.NET 6.0)
5m 11s
Annotations
22 errors
Linux (.NET 6.0):
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L31
Substring can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L32
Substring can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Traits/Conditions/GrantConditionAfterDelay.cs#L72
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Traits/Conditions/GrantConditionAfterDelay.cs#L75
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L64
Variable declaration can be deconstructed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0042)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L40
Use local function (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0039)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L25
Member 'SplitOnFirstToken' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L78
Remove unused parameter 'worldRenderer' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Widgets/Logic/Ingame/IngameClassSelectorLogic.cs#L78
Remove unused parameter 'orderManager' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Linux (.NET 6.0):
OpenRA.Mods.SS/Traits/Multipliers/SSExternalMultiplierManager.cs#L26
Make field readonly (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0044)
|
Linux (mono)
Process completed with exit code 2.
|
|
|
|
|
|
|
|
|
|
|
Windows (.NET 6.0)
Process completed with exit code 1.
|