Skip to content

Move the caveman to shared #12297

Move the caveman to shared

Move the caveman to shared #12297

Triggered via pull request October 14, 2024 19:55
Status Failure
Total duration 4m 16s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
YAML Linter: Prototypes/Body/Organs/diona.yml#L3487
/Prototypes/Body/Organs/diona.yml(3487,13) PrototypeID nymph for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: 3487, Col: 13 not found
YAML Linter: Prototypes/Body/Organs/diona.yml#L-1
/Prototypes/Body/Organs/diona.yml(-1,-1) PrototypeID nymph for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/NPCs/test.yml#L125
/Prototypes/NPCs/test.yml(125,13) PrototypeID genericAggressive for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: 125, Col: 13 not found
YAML Linter: Prototypes/NPCs/test.yml#L-1
/Prototypes/NPCs/test.yml(-1,-1) PrototypeID genericAggressive for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/NPCs/test.yml#L82
/Prototypes/NPCs/test.yml(82,5) Field "rotate" not found in "Content.Client.DamageState.DamageStateVisualsComponent".
YAML Linter: Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_punkganger.yml#L54
/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_punkganger.yml(54,13) PrototypeID streetpunk for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: 54, Col: 13 not found
YAML Linter: Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_punkganger.yml#L-1
/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_punkganger.yml(-1,-1) PrototypeID streetpunk for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml#L41
/Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml(41,13) PrototypeID cat for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: 41, Col: 13 not found
YAML Linter: Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml#L-1
/Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml(-1,-1) PrototypeID cat for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml#L60
/Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml(60,13) PrototypeID dog for type Content.Shared.Speech.Components.ReplacementAccentPrototype at Line: 60, Col: 13 not found
YAML Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/submodule-dependency@v0.1.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
YAML Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.6.0, space-wizards/submodule-dependency@v0.1.5, actions/setup-dotnet@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
YAML Linter: RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
YAML Linter: RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
YAML Linter: RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.YamlValidate.cs#L72
The variable 'defaultErrorOccurred' is assigned but its value is never used
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L226
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L407
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L458
'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/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'