Refactor map loading & saving #12906
Annotations
3 errors and 11 warnings
build
The type or namespace name 'BeforeSaveEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build
The type or namespace name 'BeforeSaveEvent' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build
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
'IMapManager.MapExists(MapId?)' is obsolete: 'Use MapSystem'
|