这是indexloc提供的服务,不要输入任何密码
Skip to content

WIP: Rewrite fluent lint check. #585

WIP: Rewrite fluent lint check.

WIP: Rewrite fluent lint check. #585

Triggered via push April 29, 2025 19:09
Status Failure
Total duration 5m 19s
Artifacts

ci.yml

on: push
Linux (.NET 8.0)
1m 27s
Linux (.NET 8.0)
Windows (.NET 8.0)
5m 7s
Windows (.NET 8.0)
Fit to window
Zoom out
Zoom in

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/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)
Linux (.NET 8.0): OpenRA.Mods.Common/Commands/DebugVisualizationCommands.cs#L26
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
Linux (.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)
Linux (.NET 8.0): OpenRA.Mods.Common/Commands/DevCommands.cs#L27
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
Linux (.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)
Linux (.NET 8.0): OpenRA.Mods.Common/Lint/LintExts.cs#L49
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
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/Commands/HelpCommand.cs#L26
Unused field 'FluentChildTypes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
Windows (.NET 8.0): OpenRA.Mods.Common/Commands/HelpCommand.cs#L26
Private member 'HelpCommandInfo.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)
Process completed with exit code 1.