Spelf v1.1 MANY MOOD CHANGES #727
Annotations
9 errors and 12 warnings
YAML Linter:
Prototypes/Impstation/Spelfs/Moods/wildcard.yml#L85
/Prototypes/Impstation/Spelfs/Moods/wildcard.yml(85,7) PrototypeID Vegetarian for type Content.Shared.Impstation.Spelfs.SpelfMoodPrototype at Line: 85, Col: 7 not found
|
YAML Linter:
Prototypes/Impstation/Spelfs/Moods/wildcard.yml#L86
/Prototypes/Impstation/Spelfs/Moods/wildcard.yml(86,7) PrototypeID Frugivore for type Content.Shared.Impstation.Spelfs.SpelfMoodPrototype at Line: 86, Col: 7 not found
|
YAML Linter:
Prototypes/Impstation/Spelfs/Moods/wildcard.yml#L-1
/Prototypes/Impstation/Spelfs/Moods/wildcard.yml(-1,-1) PrototypeID Vegetarian for type Content.Shared.Impstation.Spelfs.SpelfMoodPrototype at Line: -1, Col: -1 not found
|
YAML Linter:
Prototypes/Impstation/Spelfs/Moods/wildcard.yml#L-1
/Prototypes/Impstation/Spelfs/Moods/wildcard.yml(-1,-1) PrototypeID Frugivore for type Content.Shared.Impstation.Spelfs.SpelfMoodPrototype at Line: -1, Col: -1 not found
|
YAML Linter:
Prototypes/Impstation/Spelfs/Moods/wildcard.yml#L124
/Prototypes/Impstation/Spelfs/Moods/wildcard.yml(124,7) PrototypeID Vegetarian for type Content.Shared.Impstation.Spelfs.SpelfMoodPrototype at Line: 124, Col: 7 not found
|
YAML Linter:
Prototypes/Impstation/Spelfs/Moods/wildcard.yml#L125
/Prototypes/Impstation/Spelfs/Moods/wildcard.yml(125,7) PrototypeID Frugivore for type Content.Shared.Impstation.Spelfs.SpelfMoodPrototype at Line: 125, Col: 7 not found
|
YAML Linter:
Prototypes/Impstation/Spelfs/Moods/wildcard.yml#L126
/Prototypes/Impstation/Spelfs/Moods/wildcard.yml(126,7) PrototypeID Fungivore for type Content.Shared.Impstation.Spelfs.SpelfMoodPrototype at Line: 126, Col: 7 not found
|
YAML Linter:
Prototypes/Impstation/Spelfs/Moods/wildcard.yml#L-1
/Prototypes/Impstation/Spelfs/Moods/wildcard.yml(-1,-1) PrototypeID Fungivore for type Content.Shared.Impstation.Spelfs.SpelfMoodPrototype 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/[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/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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|
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#L406
'BoundUserInterface.DeferredClose' is obsolete
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L457
'BoundUserInterface.DeferredClose' is obsolete
|
YAML Linter:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/EnumTypeParser.cs#L49
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.
|