WIP: Rewrite fluent lint check. #590
ci.yml
on: push
Linux (.NET 8.0)
1m 36s
Windows (.NET 8.0)
5m 27s
Annotations
21 errors
|
Linux (.NET 8.0):
OpenRA.Game/Server/Server.cs#L121
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
Linux (.NET 8.0):
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)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L241
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L242
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L263
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L264
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L267
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L268
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Linux (.NET 8.0):
OpenRA.Mods.Common/Commands/ChatCommands.cs#L25
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
Linux (.NET 8.0):
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)
|
|
Windows (.NET 8.0):
OpenRA.Game/Server/Server.cs#L121
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
Windows (.NET 8.0):
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)
|
|
Windows (.NET 8.0):
OpenRA.Mods.Common/Commands/ChatCommands.cs#L25
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
Windows (.NET 8.0):
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)
|
|
Windows (.NET 8.0):
OpenRA.Mods.Common/Commands/DebugVisualizationCommands.cs#L26
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
Windows (.NET 8.0):
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)
|
|
Windows (.NET 8.0):
OpenRA.Mods.Common/Commands/DevCommands.cs#L27
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
Windows (.NET 8.0):
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)
|
|
Windows (.NET 8.0):
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L241
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Windows (.NET 8.0):
OpenRA.Mods.Common/Lint/CheckFluentReferences.cs#L242
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Windows (.NET 8.0)
Process completed with exit code 1.
|