Skip to content

Version numbering.

Version numbering. #11

Triggered via push November 5, 2023 16:17
Status Failure
Total duration 3m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/Crates/SSCrate.cs#L157
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#L64
Variable declaration can be deconstructed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0042)
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#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 (mono)
Process completed with exit code 2.
Windows (.NET 6.0): OpenRA.Mods.SS/Traits/World/SpawnSSUnit.cs#L249
Parentheses can be removed
Windows (.NET 6.0): OpenRA.Mods.SS/Traits/World/SpawnSSUnit.cs#L245
Variable declaration can be deconstructed
Windows (.NET 6.0): OpenRA.Mods.SS/Traits/Teleporter.cs#L187
Remove unused parameter 'subCell'
Windows (.NET 6.0): OpenRA.Mods.SS/Traits/Multipliers/SSMultiplierManager.cs#L31
Private member 'SSMultiplierManager.self' can be removed as the value assigned to it is never read
Windows (.NET 6.0): OpenRA.Mods.SS/Traits/Flag.cs#L162
Remove unused parameter 'subCell'
Windows (.NET 6.0): OpenRA.Mods.SS/Traits/Crates/SSCrate.cs#L157
Variable declaration can be deconstructed
Windows (.NET 6.0)
Process completed with exit code 1.