Wizmerge for Station AI #6039
Annotations
9 errors and 11 warnings
YAML Linter:
Content.Server/Access/Systems/AgentIDCardSystem.cs#L118
'IdCardComponent' does not contain a definition for 'LocalizedJobTitle' and no accessible extension method 'LocalizedJobTitle' accepting a first argument of type 'IdCardComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Server/DeltaV/CartridgeLoader/Cartridges/NanoChatCartridgeSystem.cs#L147
'NanoChatUiMessageEvent' does not contain a definition for 'Actor' and no accessible extension method 'Actor' accepting a first argument of type 'NanoChatUiMessageEvent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Server/DeltaV/CartridgeLoader/Cartridges/NanoChatCartridgeSystem.cs#L197
'NanoChatUiMessageEvent' does not contain a definition for 'Actor' and no accessible extension method 'Actor' accepting a first argument of type 'NanoChatUiMessageEvent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Server/DeltaV/CartridgeLoader/Cartridges/NanoChatCartridgeSystem.cs#L458
'IdCardComponent' does not contain a definition for 'LocalizedJobTitle' and no accessible extension method 'LocalizedJobTitle' accepting a first argument of type 'IdCardComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Server/Access/Systems/AgentIDCardSystem.cs#L118
'IdCardComponent' does not contain a definition for 'LocalizedJobTitle' and no accessible extension method 'LocalizedJobTitle' accepting a first argument of type 'IdCardComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Server/DeltaV/CartridgeLoader/Cartridges/NanoChatCartridgeSystem.cs#L147
'NanoChatUiMessageEvent' does not contain a definition for 'Actor' and no accessible extension method 'Actor' accepting a first argument of type 'NanoChatUiMessageEvent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Server/DeltaV/CartridgeLoader/Cartridges/NanoChatCartridgeSystem.cs#L197
'NanoChatUiMessageEvent' does not contain a definition for 'Actor' and no accessible extension method 'Actor' accepting a first argument of type 'NanoChatUiMessageEvent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Server/DeltaV/CartridgeLoader/Cartridges/NanoChatCartridgeSystem.cs#L458
'IdCardComponent' does not contain a definition for 'LocalizedJobTitle' and no accessible extension method 'LocalizedJobTitle' accepting a first argument of type 'IdCardComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter
Process completed with exit code 1.
|
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/ProfileOptSetup.cs#L16
Unreachable code detected
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L230
'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'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L463
'BoundUserInterface.DeferredClose' is obsolete
|