Skip to content

3р3тики

3р3тики #3513

Triggered via pull request November 11, 2024 19:16
Status Failure
Total duration 4m 18s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
YAML Linter: Prototypes/ADT/GameRules/roundstart.yml#L74
/Prototypes/ADT/GameRules/roundstart.yml(74,9) Field "prototype" not found in "Content.Server.Roles.HereticRoleComponent".
YAML Linter: Prototypes/GameRules/roundstart.yml#L25
/Prototypes/GameRules/roundstart.yml(25,11) No EntityPrototype found with id HereticGameRule
YAML Linter: Prototypes/ADT/Heretic/Entities/Objects/magic_contraband.yml#L11
/Prototypes/ADT/Heretic/Entities/Objects/magic_contraband.yml(11,16) No localization message found with id contraband-examine-text-magic
YAML Linter: Prototypes/ADT/game_presets.yml#L26
/Prototypes/ADT/game_presets.yml(26,7) PrototypeID HereticGameRule for type Robust.Shared.Prototypes.EntityPrototype at Line: 26, Col: 7 not found
YAML Linter: Prototypes/ADT/game_presets.yml#L-1
/Prototypes/ADT/game_presets.yml(-1,-1) PrototypeID HereticGameRule for type Robust.Shared.Prototypes.EntityPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/ADT/Heretic/Heretic/heretic_rituals.yml#L-1
/Prototypes/ADT/Heretic/Heretic/heretic_rituals.yml(-1,-1) File not found. (/Textures/_ADT/Heretic/book.rsi/meta.json)
YAML Linter: Prototypes/ADT/Heretic/Heretic/heretic_rituals.yml#L216
/Prototypes/ADT/Heretic/Heretic/heretic_rituals.yml(216,5) Failed to load RSI
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/[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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
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#L406
'BoundUserInterface.DeferredClose' is obsolete
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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L457
'BoundUserInterface.DeferredClose' is obsolete
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/Network/Messages/MsgConVars.cs#L27
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
YAML Linter: RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L771
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'