Build & Publish Docfx #16
Annotations
11 warnings
docfx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Physics/Systems/SharedPhysicsSystem.Contacts.cs#L630
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
docfx:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Contacts.cs#L631
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
docfx:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|
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/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
docfx:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L324
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
docfx:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L351
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
docfx:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L360
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|