Skip to content

Lights Respritening #20365

Lights Respritening

Lights Respritening #20365

Triggered via pull request August 7, 2026 14:23
Status Success
Total duration 16m 20s
Artifacts

build-test-debug.yml

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

Annotations

1 error and 12 warnings
Integration Tests (shard 6)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1086k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
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/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/Prototypes/PrototypeManager.ValidateFields.cs#L180
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
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/Physics/Systems/SharedPhysicsSystem.Island.cs#L380
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
build: RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L335
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
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/ComponentTrees/ComponentTreeSystem.cs#L346
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
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/