Skip to content

Wizmerge for Station AI #5844

Wizmerge for Station AI

Wizmerge for Station AI #5844

Triggered via pull request December 15, 2024 10:03
Status Failure
Total duration 2m 5s
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/InitialInfectedComponent.cs#L9
'InitialInfectedComponent' does not implement interface member 'IAntagStatusIconComponent.IconVisibleToGhost'
YAML Linter: Content.Shared/Zombies/InitialInfectedComponent.cs#L15
The type 'InitialInfectedComponent' already contains a definition for 'StatusIcon'
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/SSDIndicator/SSDIndicatorComponent.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/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/Revolutionary/Components/HeadRevolutionaryComponent.cs#L12
'HeadRevolutionaryComponent' does not implement interface member 'IAntagStatusIconComponent.StatusIcon'. 'HeadRevolutionaryComponent.StatusIcon' cannot implement 'IAntagStatusIconComponent.StatusIcon' because it does not have the matching return type of 'ProtoId<StatusIconPrototype>'.
YAML Linter: Content.Shared/Revolutionary/Components/RevolutionaryComponent.cs#L13
'RevolutionaryComponent' does not implement interface member 'IAntagStatusIconComponent.StatusIcon'. 'RevolutionaryComponent.StatusIcon' cannot implement 'IAntagStatusIconComponent.StatusIcon' because it does not have the matching return type of 'ProtoId<StatusIconPrototype>'.
YAML Linter: Content.Shared/Zombies/InitialInfectedComponent.cs#L9
'InitialInfectedComponent' does not implement interface member 'IAntagStatusIconComponent.IconVisibleToGhost'
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/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