WIP: Rewrite fluent lint check. #590
Annotations
11 errors
|
OpenRA.Game/Server/Server.cs#L121
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Game/Server/Server.cs#L121
Private member 'Server.FluentChildTypes' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
OpenRA.Mods.Common/Commands/ChatCommands.cs#L25
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Commands/ChatCommands.cs#L25
Private member 'ChatCommandsInfo.FluentChildTypes' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
OpenRA.Mods.Common/Commands/DebugVisualizationCommands.cs#L26
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Commands/DebugVisualizationCommands.cs#L26
Private member 'DebugVisualizationCommandsInfo.FluentChildTypes' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
OpenRA.Mods.Common/Commands/DevCommands.cs#L27
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
OpenRA.Mods.Common/Commands/DevCommands.cs#L27
Private member 'DevCommandsInfo.FluentChildTypes' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L241
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L242
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
|
The logs for this run have expired and are no longer available.
Loading