Skip to content

Contraband Drop 1 - Narcotics 1 #1498

Contraband Drop 1 - Narcotics 1

Contraband Drop 1 - Narcotics 1 #1498

Triggered via pull request November 14, 2024 14:13
Status Failure
Total duration 4m 6s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
YAML Linter: Prototypes/_CD/Reactions/narcotics.yml#L19
/Prototypes/_CD/Reactions/narcotics.yml(19,5) PrototypeID water for type Content.Shared.Chemistry.Reagent.ReagentPrototype at Line: 19, Col: 5 not found
YAML Linter: Prototypes/_CD/Reactions/narcotics.yml#L-1
/Prototypes/_CD/Reactions/narcotics.yml(-1,-1) PrototypeID water for type Content.Shared.Chemistry.Reagent.ReagentPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml#L6
/Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml(6,13) Entity Prototype start was not found!
YAML Linter: Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml#L20
/Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml(20,19) PrototypeID emptyPacket for type Content.Shared.Stacks.StackPrototype at Line: 20, Col: 19 not found
YAML Linter: Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml#L24
/Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml(24,13) Entity Prototype wrappedBakepackage was not found!
YAML Linter: Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml#L-1
/Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml(-1,-1) PrototypeID start for type Robust.Shared.Prototypes.EntityPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml#L-1
/Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml(-1,-1) PrototypeID emptyPacket for type Content.Shared.Stacks.StackPrototype at Line: -1, Col: -1 not found
YAML Linter: Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml#L-1
/Prototypes/_CD/Recipes/Crafting/Graphs/narcotics.yml(-1,-1) PrototypeID wrappedBakepackage for type Robust.Shared.Prototypes.EntityPrototype at Line: -1, Col: -1 not found
YAML Linter
Process completed with exit code 255.
YAML Linter
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
YAML Linter: RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
YAML Linter: RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
YAML Linter: RobustToolbox/Robust.Shared/Toolshed/TypeParsers/SessionTypeParser.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/Toolshed/TypeParsers/EntityTypeParser.cs#L41
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
YAML Linter
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.