Fixes #6622
Annotations
1 error and 10 warnings
|
YAML Linter
Process completed with exit code 255.
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs#L334
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs#L333
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L316
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L173
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L167
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L166
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L144
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/PrototypeReloadSystem.cs#L81
'MetaDataComponent.EntityPrototype.set' is obsolete: 'Use MetaDataSystem.SetEntityPrototype'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L339
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|