Mass Engine Update #5049
Annotations
5 errors and 10 warnings
YAML Linter:
Content.Shared/Chapel/SharedSacrificialAltarSystem.cs#L27
The type or namespace name 'BuckleChangeEvent' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Traits/Assorted/Systems/LegsParalyzedSystem.cs#L37
The type or namespace name 'BuckleChangeEvent' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Chapel/SharedSacrificialAltarSystem.cs#L27
The type or namespace name 'BuckleChangeEvent' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Traits/Assorted/Systems/LegsParalyzedSystem.cs#L37
The type or namespace name 'BuckleChangeEvent' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter
Process completed with exit code 1.
|
YAML Linter:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L673
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L761
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Coordinates.cs#L26
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/PrototypeReloadSystem.cs#L79
'MetaDataComponent.EntityPrototype.set' is obsolete: 'Use MetaDataSystem.SetEntityPrototype'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1079
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1093
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|