hotfix 23.01.2026 #6437
build-test-debug.yml
on: pull_request
Matrix: build
Build & Test Debug
3s
Annotations
10 warnings
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L335
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.ValidateFields.cs#L173
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Random/RandomExtensions.cs#L22
'IRobustRandom.GetRandom()' is obsolete: 'Do not access the underlying implementation'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1209
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1195
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L863
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L346
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|