Goob vendor addition #9
Annotations
6 errors and 10 warnings
|
YAML Linter
Process completed with exit code 255.
|
|
YAML Linter:
/Prototypes/Entities/Markers/Spawners/Random/Salvage/tables_loot.yml#L294
/Prototypes/Entities/Markers/Spawners/Random/Salvage/tables_loot.yml(294,11) No EntityPrototype found with id WeaponRevolverHisrov
|
|
YAML Linter:
/Prototypes/Entities/Clothing/Neck/misc.yml#L58
/Prototypes/Entities/Clothing/Neck/misc.yml(58,5) Field "materialComposition" not found in "Content.Shared.Item.ItemComponent".
|
|
YAML Linter:
/Prototypes/Entities/Objects/Devices/wristwatch.yml#L42
/Prototypes/Entities/Objects/Devices/wristwatch.yml(42,5) Field "materialComposition" not found in "Content.Server.Destructible.DestructibleComponent".
|
|
YAML Linter:
/Prototypes/Entities/Objects/Devices/wristwatch.yml#L41
/Prototypes/Entities/Objects/Devices/wristwatch.yml(41,7) Field "type" not found in "Content.Server.Destructible.Thresholds.DamageThreshold".
|
|
YAML Linter:
/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml#L72
/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml(72,5) Field "materialComposition" not found in "Content.Server.Cargo.Components.StaticPriceComponent".
|
|
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/Audio/Systems/SharedAudioSystem.cs#L350
'ResolvedSoundSpecifier.implicit operator ResolvedSoundSpecifier(string)' is obsolete: 'String literals for sounds are deprecated, use a SoundSpecifier or ResolvedSoundSpecifier as appropriate instead'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Audio/Systems/SharedAudioSystem.cs#L238
'ResolvedSoundSpecifier.implicit operator ResolvedSoundSpecifier(string)' is obsolete: 'String literals for sounds are deprecated, use a SoundSpecifier or ResolvedSoundSpecifier as appropriate instead'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Audio/Systems/SharedAudioSystem.cs#L77
'ResolvedSoundSpecifier.implicit operator ResolvedSoundSpecifier(string)' is obsolete: 'String literals for sounds are deprecated, use a SoundSpecifier or ResolvedSoundSpecifier as appropriate instead'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Audio/AudioDebugCommands.cs#L23
'ResolvedSoundSpecifier.implicit operator ResolvedSoundSpecifier(string)' is obsolete: 'String literals for sounds are deprecated, use a SoundSpecifier or ResolvedSoundSpecifier as appropriate instead'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Map/ITileDefinition.cs#L26
'ITileDefinition.ID' hides inherited member 'IPrototype.ID'. Use the new keyword if hiding was intended.
|
|
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#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/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/TypeSerializers/GenericSerializer.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|