Skip to content

Update engine to v283.0.0 for serv5, and refactor content to work with it #20343

Update engine to v283.0.0 for serv5, and refactor content to work with it

Update engine to v283.0.0 for serv5, and refactor content to work with it #20343

Triggered via pull request August 7, 2026 09:21
Status Failure
Total duration 14m 4s
Artifacts

build-test-debug.yml

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

Annotations

10 errors and 12 warnings
build
Process completed with exit code 1.
build: Content.Shared/Construction/EntitySystems/AnchorableSystem.cs#L161
No overload for method 'SnapToGrid' takes 2 arguments
build: Content.Shared/Magic/SharedMagicSystem.cs#L408
No overload for method 'SnapToGrid' takes 2 arguments
build: Content.Shared/Maps/TileSystem.cs#L159
No overload for method 'SnapToGrid' takes 2 arguments
build: Content.Shared/Abilities/Mime/MimePowersSystem.cs#L93
No overload for method 'SnapToGrid' takes 2 arguments
build: Content.Shared/Construction/EntitySystems/AnchorableSystem.cs#L161
No overload for method 'SnapToGrid' takes 2 arguments
build: Content.Shared/Magic/SharedMagicSystem.cs#L408
No overload for method 'SnapToGrid' takes 2 arguments
build: Content.Shared/Maps/TileSystem.cs#L159
No overload for method 'SnapToGrid' takes 2 arguments
build: Content.Shared/Abilities/Mime/MimePowersSystem.cs#L93
No overload for method 'SnapToGrid' takes 2 arguments
Debug CI Required
Process completed with exit code 1.
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
build: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L62
'EntityManager.StartComponents(EntityUid)' is obsolete: 'Use StartEntity'
build: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L61
'EntityManager.InitializeComponents(EntityUid, MetaDataComponent?)' is obsolete: 'Use InitializeEntity'
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/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
build: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
build: RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
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#L345
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
build: RobustToolbox/Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
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/