Skip to content

перенос вульпканина #251

перенос вульпканина

перенос вульпканина #251

Triggered via pull request July 13, 2024 10:18
Status Failure
Total duration 4m 1s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
YAML Linter: Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml#L20
/Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml(20,15) PrototypeID NesMaleVulpa for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 20, Col: 15 not found
YAML Linter: Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml#L21
/Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml(21,17) PrototypeID NesFemaleVulpa for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 21, Col: 17 not found
YAML Linter: Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml#L22
/Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml(22,18) PrototypeID NesFemaleVulpa for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 22, Col: 18 not found
YAML Linter: Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml#L11
/Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml(11,18) No Content.Shared.Body.Prototypes.BodyPrototype found with id VulpkaninBody
YAML Linter: Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml#L17
/Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml(17,21) No Content.Shared.Speech.SpeechSoundsPrototype found with id Vulpa
YAML Linter: Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml#L22
/Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml(22,7) Field "maleScream" not found in "Content.Shared.Speech.Components.VocalComponent".
YAML Linter: Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml#L23
/Prototypes/ADT/Entities/Mobs/player/Vulpkanin.yml(23,7) Field "femaleScream" not found in "Content.Shared.Speech.Components.VocalComponent".
YAML Linter: Prototypes/Species/species_weights.yml#L8
/Prototypes/Species/species_weights.yml(8,5) PrototypeID Vulpkanin for type Content.Shared.Humanoid.Prototypes.SpeciesPrototype at Line: 8, Col: 5 not found
YAML Linter: Prototypes/Species/species_weights.yml#L-1
/Prototypes/Species/species_weights.yml(-1,-1) PrototypeID Vulpkanin for type Content.Shared.Humanoid.Prototypes.SpeciesPrototype at Line: -1, Col: -1 not found
YAML Linter
Process completed with exit code 255.
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 uses Node.js version which is deprecated 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/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
YAML Linter: RobustToolbox/Robust.Shared/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
YAML Linter: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
YAML Linter: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
YAML Linter: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/CPUJob/JobQueues/Job.cs#L187
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L249
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L256
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L195
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'