Skip to content

перенос вульпканина и систем роста #254

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

перенос вульпканина и систем роста #254

Triggered via pull request July 13, 2024 10:39
Status Failure
Total duration 4m 3s
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#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/ADT/Body/Organs/Vulpkanin.yml#L7
/Prototypes/ADT/Body/Organs/Vulpkanin.yml(7,7) Field "maxVolume" not found in "Content.Server.Body.Components.StomachComponent".
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/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
YAML Linter: RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
YAML Linter: RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
YAML Linter: RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
YAML Linter: RobustToolbox/Robust.Shared/Player/Filter.cs#L48
'TransformComponent.MapPosition' is obsolete: 'Use TransformSystem.GetMapCoordinates'
YAML Linter: RobustToolbox/Robust.Shared/Player/Filter.cs#L57
'TransformComponent.MapPosition' is obsolete: 'Use TransformSystem.GetMapCoordinates'
YAML Linter: RobustToolbox/Robust.Shared/Player/Filter.cs#L67
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
YAML Linter: RobustToolbox/Robust.Shared/Toolshed/TypeParsers/StringTypeParser.cs#L96
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
YAML Linter: RobustToolbox/Robust.Shared/Player/Filter.cs#L176
'TransformComponent.WorldPosition' is obsolete: 'Use the system method instead'