Wizmerge for Station AI #5980
Annotations
6 errors and 11 warnings
YAML Linter:
Prototypes/Reagents/botany.yml#L34
/Prototypes/Reagents/botany.yml(34,7) Field "prob" not found in "Content.Server.EntityEffects.Effects.PlantMetabolism.PlantAdjustMutationMod".
|
YAML Linter:
Prototypes/Reagents/botany.yml#L118
/Prototypes/Reagents/botany.yml(118,7) Field "prob" not found in "Content.Server.EntityEffects.Effects.PlantMetabolism.PlantAdjustWeeds".
|
YAML Linter:
Prototypes/Reagents/botany.yml#L121
/Prototypes/Reagents/botany.yml(121,7) Field "prob" not found in "Content.Server.EntityEffects.Effects.PlantMetabolism.PlantAdjustPests".
|
YAML Linter:
Prototypes/Reagents/botany.yml#L281
/Prototypes/Reagents/botany.yml(281,5) Field "prob" not found in "Content.Server.EntityEffects.Effects.PlantMetabolism.PlantAffectGrowth".
|
YAML Linter:
Prototypes/Reagents/elements.yml#L337
/Prototypes/Reagents/elements.yml(337,5) Field "prob" not found in "Content.Server.EntityEffects.Effects.PlantMetabolism.PlantAdjustMutationMod".
|
YAML Linter
Process completed with exit code 255.
|
YAML Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L230
'BoundUserInterface.DeferredClose' is obsolete
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Coordinates.cs#L26
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
|