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

WIP: Rewrite fluent lint check. #590

WIP: Rewrite fluent lint check.

WIP: Rewrite fluent lint check. #590

Triggered via push April 30, 2025 16:59
Status Failure
Total duration 5m 40s
Artifacts

ci.yml

on: push
Linux (.NET 8.0)
1m 36s
Linux (.NET 8.0)
Windows (.NET 8.0)
5m 27s
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/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.