Skip to content

Adding Air Alarm Variants #20256

Adding Air Alarm Variants

Adding Air Alarm Variants #20256

Triggered via pull request August 6, 2026 13:58
Status Success
Total duration 23m 38s
Artifacts

build-test-debug.yml

on: pull_request
Matrix: integration-tests
Debug CI Required
4s
Debug CI Required
Cleanup Artifacts
3s
Cleanup Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L176
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
build: RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
build: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1210
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
build: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1196
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
build: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L864
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
build: RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.ValidateFields.cs#L180
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
build: RobustToolbox/Robust.Shared/Map/TileDefinitionManager.cs#L63
'RandomHelpers.NextByte(Random, byte)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.'
build: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L346
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
Integration Tests (shard 5)
Attempt 1 failed. Reason: Child_process exited with error code 1
Integration Tests (shard 6)
Attempt 1 failed. Reason: Child_process exited with error code 1
Cleanup Artifacts
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: geekyeggo/delete-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/