Skip to content

перенос стража в командование #263

перенос стража в командование

перенос стража в командование #263

Triggered via pull request October 7, 2024 16:56
Status Failure
Total duration 4m 10s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
YAML Linter: Prototypes/tts-voices.yml#L3
/Prototypes/tts-voices.yml(3,3) Field "description" not found in "Content.Shared.Stories.TTS.TTSVoicePrototype".
YAML Linter: Prototypes/Stories/Actions/bioluminescence.yml#L5
/Prototypes/Stories/Actions/bioluminescence.yml(5,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
YAML Linter: Prototypes/Stories/Actions/shadowling.yml#L5
/Prototypes/Stories/Actions/shadowling.yml(5,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
YAML Linter: Prototypes/Stories/Actions/spaf.yml#L5
/Prototypes/Stories/Actions/spaf.yml(5,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
YAML Linter: Prototypes/Stories/Objectives/sith.yml#L7
/Prototypes/Stories/Objectives/sith.yml(7,13) No localization message found with id inquisitor
YAML Linter: Prototypes/Stories/Objectives/sith.yml#L15
/Prototypes/Stories/Objectives/sith.yml(15,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
YAML Linter: Prototypes/Stories/Entities/Structures/Machines/refrectors.yml#L51
/Prototypes/Stories/Entities/Structures/Machines/refrectors.yml(51,5) Field "ReflectorType" not found in "Content.Shared.Stories.Reflectors.ReflectorComponent".
YAML Linter: Prototypes/Entities/Mobs/Player/admin_ghost.yml#L177
/Prototypes/Entities/Mobs/Player/admin_ghost.yml(177,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
YAML Linter: Prototypes/Stories/Entities/Clothing/Shoes/boots.yml#L73
/Prototypes/Stories/Entities/Clothing/Shoes/boots.yml(73,5) Field "toggleAction" not found in "Content.Shared.Clothing.MagbootsComponent".
YAML Linter: Prototypes/Stories/Entities/Clothing/Head/hoods.yml#L5
/Prototypes/Stories/Entities/Clothing/Head/hoods.yml(5,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
YAML Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. 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/[email protected], space-wizards/[email protected], actions/[email protected]. 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/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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L226
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
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#L407
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L458
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Coordinates.cs#L26
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'