Skip to content

Full server snapshot/reload support #14874

Full server snapshot/reload support

Full server snapshot/reload support #14874

Triggered via pull request October 26, 2025 17:40
Status Failure
Total duration 1m 40s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build
Process completed with exit code 1.
build
'MapLoaderSystem' does not contain a definition for 'TryLoadGame' and no accessible extension method 'TryLoadGame' accepting a first argument of type 'MapLoaderSystem' could be found (are you missing a using directive or an assembly reference?)
build
'MapLoaderSystem' does not contain a definition for 'TrySaveGame' and no accessible extension method 'TrySaveGame' accepting a first argument of type 'MapLoaderSystem' could be found (are you missing a using directive or an assembly reference?)
build
'MapLoaderSystem' does not contain a definition for 'TryLoadGame' and no accessible extension method 'TryLoadGame' accepting a first argument of type 'MapLoaderSystem' could be found (are you missing a using directive or an assembly reference?)
build
'MapLoaderSystem' does not contain a definition for 'TrySaveGame' and no accessible extension method 'TrySaveGame' accepting a first argument of type 'MapLoaderSystem' could be found (are you missing a using directive or an assembly reference?)
build
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
build
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
build
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
build
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
build
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)