Skip to content

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

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

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

Triggered via pull request July 13, 2024 10:52
Status Failure
Total duration 3m 59s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
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/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
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/Console/Commands/TeleportCommands.cs#L195
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L195
'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()'
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/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'