Hotfix 22.01.2026 #6709
Annotations
1 error and 10 warnings
|
YAML Linter
Process completed with exit code 134.
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
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/Physics/Systems/SharedBroadphaseSystem.cs#L386
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L1142
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L380
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L335
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.ValidateFields.cs#L173
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Random/RandomExtensions.cs#L22
'IRobustRandom.GetRandom()' is obsolete: 'Do not access the underlying implementation'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L346
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|