Skip to content

Fix end crash

Fix end crash #8

Triggered via push February 2, 2024 13:38
Status Failure
Total duration 5m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 3 warnings
Linux (mono)
Process completed with exit code 2.
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L64
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L65
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L66
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L67
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L68
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L69
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L70
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/CVec.cs#L71
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/Map/MapGrid.cs#L119
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Linux (.NET 6.0): engine/OpenRA.Game/Map/MapGrid.cs#L120
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): OpenRA.Mods.Dr/Traits/Render/SeaTileSplashesOverlay.cs#L59
Field 'SeaTileSplashesOverlay.SeaTileSplash.Cell' is never assigned to, and will always have its default value
Windows (.NET 6.0): OpenRA.Mods.Dr/Traits/Render/SeaTileSplashesOverlay.cs#L72
Field 'SeaTileSplashesOverlay.spriteLayer' is never assigned to, and will always have its default value null
Windows (.NET 6.0): OpenRA.Mods.Dr/Traits/Render/SeaTileSplashesOverlay.cs#L58
Field 'SeaTileSplashesOverlay.SeaTileSplash.Sequence' is never assigned to, and will always have its default value null
Windows (.NET 6.0): OpenRA.Mods.Dr/Traits/Render/SeaTileSplashesOverlay.cs#L55
Field 'SeaTileSplashesOverlay.SeaTileSplash.Delay' is never assigned to, and will always have its default value 0
Windows (.NET 6.0): OpenRA.Mods.Dr/Traits/Render/SeaTileSplashesOverlay.cs#L56
Field 'SeaTileSplashesOverlay.SeaTileSplash.Animation' is never assigned to, and will always have its default value null
Windows (.NET 6.0): OpenRA.Mods.Dr/Traits/Render/SeaTileSplashesOverlay.cs#L57
Field 'SeaTileSplashesOverlay.SeaTileSplash.SequenceName' is never assigned to, and will always have its default value null
Windows (.NET 6.0): OpenRA.Mods.Dr/FileFormats/ScnFile.cs#L37
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): OpenRA.Mods.Dr/Traits/BotModules/BotModuleLogic/RigBaseBuilderManager.cs#L41
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0): OpenRA.Mods.Dr/UtilityCommands/ConvertDrMapResourcesCommand.cs#L32
'new' expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0090)
Windows (.NET 6.0)
Process completed with exit code 1.
Linux (mono)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (.NET 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (.NET 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.