Skip to content

Wizmerge for Station AI #5845

Wizmerge for Station AI

Wizmerge for Station AI #5845

Triggered via pull request December 15, 2024 11:49
Status Failure
Total duration 2m 2s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
YAML Linter: Content.Shared/Zombies/ZombieComponent.cs#L17
'ZombieComponent' does not implement interface member 'IAntagStatusIconComponent.StatusIcon'. 'ZombieComponent.StatusIcon' cannot implement 'IAntagStatusIconComponent.StatusIcon' because it does not have the matching return type of 'ProtoId<StatusIconPrototype>'.
YAML Linter: Content.Shared/Actions/SharedActionsSystem.cs#L516
The type or namespace name 'EntityWhitelist' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/Actions/SharedActionsSystem.cs#L26
The type or namespace name 'SharedContainerSystem' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/StatusIcon/StatusIconPrototype.cs#L50
Type 'StatusIconData' already defines a member called 'CompareTo' with the same parameter types
YAML Linter: Content.Shared/Overlays/ShowHealthBarsComponent.cs#L20
The type or namespace name 'ProtoId<>' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/Overlays/ShowHealthBarsComponent.cs#L20
The type or namespace name 'HealthIconPrototype' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/Magic/Events/ChargeSpellEvent.cs#L8
'ChargeSpellEvent' does not implement interface member 'ISpeakSpell.ChatType'
YAML Linter: Content.Shared/Magic/Events/KnockSpellEvent.cs#L18
The type or namespace name 'InGameICChatType' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/Magic/Events/KnockSpellEvent.cs#L5
'KnockSpellEvent' does not implement interface member 'ISpeakSpell.ChatType'. 'KnockSpellEvent.ChatType' cannot implement 'ISpeakSpell.ChatType' because it does not have the matching return type of 'InGameICChatType'.
YAML Linter: Content.Shared/Magic/Events/TeleportSpellEvent.cs#L6
'TeleportSpellEvent' does not implement interface member 'ISpeakSpell.ChatType'
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/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#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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L406
'BoundUserInterface.DeferredClose' is obsolete