Doafter Cog #702
Annotations
5 errors and 10 warnings
YAML Linter:
Content.IntegrationTests/Tests/Fluids/AbsorbentTest.cs#L97
An object reference is required for the non-static field, method, or property 'AbsorbentComponent.SolutionName'
|
YAML Linter:
Content.IntegrationTests/Tests/Fluids/AbsorbentTest.cs#L155
An object reference is required for the non-static field, method, or property 'AbsorbentComponent.SolutionName'
|
YAML Linter:
Content.IntegrationTests/Tests/Fluids/AbsorbentTest.cs#L97
An object reference is required for the non-static field, method, or property 'AbsorbentComponent.SolutionName'
|
YAML Linter:
Content.IntegrationTests/Tests/Fluids/AbsorbentTest.cs#L155
An object reference is required for the non-static field, method, or property 'AbsorbentComponent.SolutionName'
|
YAML Linter
Process completed with exit code 1.
|
YAML Linter:
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)
|
YAML Linter:
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)
|
YAML Linter:
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)
|
YAML Linter:
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)
|
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/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L230
'BoundUserInterface.DeferredClose' is obsolete
|