Skip to content

короче последние фиксы, я устал. #25

короче последние фиксы, я устал.

короче последние фиксы, я устал. #25

Triggered via push September 4, 2024 20:40
Status Failure
Total duration 4m 9s
Artifacts

yaml-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
YAML Linter: Prototypes/_LostParadise/Tiles/cover-half.rsi.yml#L7
/Prototypes/_LostParadise/Tiles/cover-half.rsi.yml(7,3) Field "canCrowbar" not found in "Content.Shared.Maps.ContentTileDefinition".
YAML Linter: Prototypes/_LostParadise/Tiles/lattice-half.yml#L7
/Prototypes/_LostParadise/Tiles/lattice-half.yml(7,3) Field "canCrowbar" not found in "Content.Shared.Maps.ContentTileDefinition".
YAML Linter: Prototypes/_LostParadise/Tiles/tiles.yml#L13
/Prototypes/_LostParadise/Tiles/tiles.yml(13,13) PrototypeID LPPFloorTileItemWoodLarge for type Robust.Shared.Prototypes.EntityPrototype at Line: 13, Col: 13 not found
YAML Linter: Prototypes/_LostParadise/Tiles/tiles.yml#L-1
/Prototypes/_LostParadise/Tiles/tiles.yml(-1,-1) PrototypeID LPPFloorTileItemWoodLarge for type Robust.Shared.Prototypes.EntityPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/_LostParadise/Tiles/tiles.yml#L26
/Prototypes/_LostParadise/Tiles/tiles.yml(26,13) PrototypeID FloorTileItemShuttleBlak for type Robust.Shared.Prototypes.EntityPrototype at Line: 26, Col: 13 not found
YAML Linter: Prototypes/_LostParadise/Tiles/tiles.yml#L-1
/Prototypes/_LostParadise/Tiles/tiles.yml(-1,-1) PrototypeID FloorTileItemShuttleBlak for type Robust.Shared.Prototypes.EntityPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/_LostParadise/Tiles/tiles.yml#L7
/Prototypes/_LostParadise/Tiles/tiles.yml(7,3) Field "canCrowbar" not found in "Content.Shared.Maps.ContentTileDefinition".
YAML Linter: Prototypes/_LostParadise/Recipes/Construction/Graphs/structures/window.yml#L12
/Prototypes/_LostParadise/Recipes/Construction/Graphs/structures/window.yml(12,25) PrototypeID PlasTitaniumGlass for type Content.Shared.Stacks.StackPrototype at Line: 12, Col: 25 not found
YAML Linter: Prototypes/_LostParadise/Recipes/Construction/Graphs/structures/window.yml#L20
/Prototypes/_LostParadise/Recipes/Construction/Graphs/structures/window.yml(20,25) PrototypeID PlasTitaniumGlass for type Content.Shared.Stacks.StackPrototype at Line: 20, Col: 25 not found
YAML Linter: Prototypes/_LostParadise/Recipes/Construction/Graphs/structures/window.yml#L28
/Prototypes/_LostParadise/Recipes/Construction/Graphs/structures/window.yml(28,25) PrototypeID PlasTitaniumGlass for type Content.Shared.Stacks.StackPrototype at Line: 28, Col: 25 not found
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/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/ComponentTrees/ComponentTreeSystem.cs#L289
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L564
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L254
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L261
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
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/Console/Commands/MapCommands.cs#L146
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L150
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'