Refactor map loading & saving #12892
Annotations
10 errors and 11 warnings
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
Build
The type or namespace name 'Maps' does not exist in the namespace 'Robust.Server' (are you missing an assembly reference?)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|
Build
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build
'IMapManager.IsMap(EntityUid)' is obsolete: 'Use HasComp'
|
Build
'IMapManager.IsGrid(EntityUid)' is obsolete: 'Use HasComp'
|
Build
'IMapManager.MapExists(MapId?)' is obsolete: 'Use MapSystem'
|
Build
'IMapManager.GetMapEntityIdOrThrow(MapId)' is obsolete: 'Use MapSystem'
|
Build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Loading