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

Fix .NET 6 CI false positives. #454

Fix .NET 6 CI false positives.

Fix .NET 6 CI false positives. #454

Triggered via push February 28, 2025 19:10
Status Success
Total duration 6m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Windows (.NET 6.0): OpenRA.Game/Graphics/Model.cs#L34
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
Windows (.NET 6.0): OpenRA.Game/Graphics/Model.cs#L35
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
Windows (.NET 6.0): OpenRA.Game/Graphics/Model.cs#L36
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
Windows (.NET 6.0): OpenRA.Game/Scripting/ScriptMemberWrapper.cs#L153
Remove can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
Windows (.NET 6.0): OpenRA.Mods.Common/FileSystem/DefaultFileSystemLoader.cs#L20
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
Windows (.NET 6.0): OpenRA.Mods.Common/Lint/CheckTraitLocation.cs#L34
Remove can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
Windows (.NET 6.0): OpenRA.Mods.Common/Lint/CheckSequences.cs#L62
Remove can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
Windows (.NET 6.0): OpenRA.Mods.Common/Widgets/TextFieldWidget.cs#L324
Remove can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
Windows (.NET 6.0): OpenRA.Mods.Common/Widgets/TextFieldWidget.cs#L382
Remove can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
Windows (.NET 6.0): OpenRA.Mods.Common/EditorBrushes/EditorMarkerLayerBrush.cs#L214
Simplify LINQ expression (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0120)