Skip to content

Refactor map loading & saving #12891

Refactor map loading & saving

Refactor map loading & saving #12891

Triggered via pull request December 23, 2024 04:36
Status Failure
Total duration 2m 38s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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?)
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
'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
'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
'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'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'BoundUserInterface.DeferredClose' is obsolete