Skip to content

Рефактор мехов, правки в системе медицины #2627

Рефактор мехов, правки в системе медицины

Рефактор мехов, правки в системе медицины #2627

Triggered via pull request October 18, 2024 15:44
Status Failure
Total duration 4m 30s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
YAML Linter: Prototypes/Recipes/Construction/Graphs/mechs/phazon_construction.yml#L147
/Prototypes/Recipes/Construction/Graphs/mechs/phazon_construction.yml(147,19) PrototypeID PlaSteel for type Content.Shared.Stacks.StackPrototype at Line: 147, Col: 19 not found
YAML Linter: Prototypes/Recipes/Construction/Graphs/mechs/phazon_construction.yml#L-1
/Prototypes/Recipes/Construction/Graphs/mechs/phazon_construction.yml(-1,-1) File not found. (/Textures/Objects/Specific/Mech/gygax_construction.rsi/phazon_armor.png)
YAML Linter: Prototypes/Recipes/Construction/Graphs/mechs/phazon_construction.yml#L-1
/Prototypes/Recipes/Construction/Graphs/mechs/phazon_construction.yml(-1,-1) PrototypeID PlaSteel for type Content.Shared.Stacks.StackPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/Recipes/Construction/Graphs/mechs/phazon_construction.yml#L189
/Prototypes/Recipes/Construction/Graphs/mechs/phazon_construction.yml(189,11) Invalid RSI state
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 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/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/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#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/ProfileOptSetup.cs#L16
Unreachable code detected
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/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'