Skip to content

well something the AI thinks is progress... #403

well something the AI thinks is progress...

well something the AI thinks is progress... #403

Triggered via push February 16, 2026 07:39
Status Failure
Total duration 3m 40s
Artifacts

ci.yml

on: push
Linux (.NET 6.0)
1m 6s
Linux (.NET 6.0)
Linux (mono)
57s
Linux (mono)
Windows (.NET 6.0)
3m 35s
Windows (.NET 6.0)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Windows (.NET 6.0): engine/OpenRA.Game/Graphics/CursorManager.cs#L282
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
Windows (.NET 6.0): engine/OpenRA.Game/Graphics/Model.cs#L36
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
Windows (.NET 6.0): engine/OpenRA.Game/Graphics/Model.cs#L35
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
Windows (.NET 6.0): engine/OpenRA.Game/Graphics/Model.cs#L34
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
Linux (.NET 6.0): OpenRA.Mods.CA/Traits/CruiseMissile.cs#L52
'CruiseMissile.self' hides inherited member 'MissileBase.self'. Use the new keyword if hiding was intended.
Linux (.NET 6.0): OpenRA.Mods.CA/Traits/CruiseMissile.cs#L52
'CruiseMissile.self' hides inherited member 'MissileBase.self'. Use the new keyword if hiding was intended.