Some Surgery Fixs #6456
Annotations
2 errors and 10 warnings
|
Run Content.IntegrationTests
The operation was canceled.
|
Build Project:
RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L24
'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/Helpers.cs#L27
'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/TypeSerializers/GenericSerializer.cs#L24
'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#L146
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L230
'BoundUserInterface.DeferredClose' is obsolete
|
Build Project:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L217
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
Build Project:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L218
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
Build Project:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L221
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
Build Project:
RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
Loading