Build & Publish Docfx #12
Annotations
10 warnings
docfx:
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>()'
|
docfx:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|
docfx:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
docfx:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L406
'BoundUserInterface.DeferredClose' is obsolete
|
docfx:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L457
'BoundUserInterface.DeferredClose' is obsolete
|
docfx:
RobustToolbox/Robust.Shared/Serialization/TypeSerializers/Implementations/Custom/Prototype/PrototypeFlagsTypeSerializer.cs#L49
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
docfx:
RobustToolbox/Robust.Shared/Serialization/TypeSerializers/Implementations/Custom/Prototype/PrototypeFlagsTypeSerializer.cs#L82
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
docfx:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
docfx:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
docfx:
RobustToolbox/Robust.Shared/Serialization/TypeSerializers/Implementations/Generic/ListSerializers.cs#L131
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|