Wizmerge for Station AI #5959
Annotations
10 errors and 11 warnings
YAML Linter
; expected
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L843
'MeleeWeaponComponent' does not contain a definition for 'NoDamageSound' and no accessible extension method 'NoDamageSound' accepting a first argument of type 'MeleeWeaponComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L844
'MeleeWeaponComponent' does not contain a definition for 'NoDamageSound' and no accessible extension method 'NoDamageSound' accepting a first argument of type 'MeleeWeaponComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L845
'MeleeWeaponComponent' does not contain a definition for 'NoDamageSound'
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L851
'MeleeWeaponComponent' does not contain a definition for 'SwingSound' and no accessible extension method 'SwingSound' accepting a first argument of type 'MeleeWeaponComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L852
'MeleeWeaponComponent' does not contain a definition for 'SwingSound' and no accessible extension method 'SwingSound' accepting a first argument of type 'MeleeWeaponComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L853
'MeleeWeaponComponent' does not contain a definition for 'SwingSound'
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L869
'MeleeWeaponComponent' does not contain a definition for 'HitSound' and no accessible extension method 'HitSound' accepting a first argument of type 'MeleeWeaponComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L870
'MeleeWeaponComponent' does not contain a definition for 'HitSound'
|
YAML Linter:
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs#L874
'MeleeWeaponComponent' does not contain a definition for 'NoDamageSound' and no accessible extension method 'NoDamageSound' accepting a first argument of type 'MeleeWeaponComponent' could be found (are you missing a using directive or an assembly reference?)
|
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/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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L230
'BoundUserInterface.DeferredClose' is obsolete
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L463
'BoundUserInterface.DeferredClose' is obsolete
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L526
'BoundUserInterface.DeferredClose' is obsolete
|
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'
|