Improve Security gameplay and roundflow #58195
Annotations
20 warnings
Run Map Renderer:
RobustToolbox/Robust.Shared/Network/Messages/MsgConVars.cs#L27
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
|
Run Map Renderer:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1192
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
Run Map Renderer:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1178
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
Run Map Renderer:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L860
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
Run Map Renderer:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Run Map Renderer:
RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
Run Map Renderer:
RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L146
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Run Map Renderer:
RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Run Map Renderer:
RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L26
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Run Map Renderer:
RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L23
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build Project:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L233
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
Build Project:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
Build Project:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
Build Project:
RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.ValidateFields.cs#L173
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
|
Build Project:
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>()'
|
Build Project:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Build Project:
RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L146
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build Project:
RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L26
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build Project:
RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L23
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build Project:
RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Loading