Upstream 17.08.2024 #100
Annotations
10 errors and 12 warnings
YAML Linter:
Prototypes/Stories/Actions/force/lightside.yml#L123
/Prototypes/Stories/Actions/force/lightside.yml(123,9) Field "posData" not found in "Content.Shared.Magic.Events.ProjectileSpellEvent".
|
YAML Linter:
Prototypes/Stories/Body/Organs/stomach_kidan.yml#L22
/Prototypes/Stories/Body/Organs/stomach_kidan.yml(22,25) No Content.Shared.Body.Prototypes.MetabolizerTypePrototype found with id Kidan
|
YAML Linter:
Prototypes/Stories/Entities/Objects/Weapons/Melee/prison.yml#L20
/Prototypes/Stories/Entities/Objects/Weapons/Melee/prison.yml(20,7) Field "enabled" not found in "Content.Shared.Weapons.Reflect.ReflectComponent".
|
YAML Linter:
Prototypes/Stories/Entities/Objects/Weapons/Melee/prison.yml#L24
/Prototypes/Stories/Entities/Objects/Weapons/Melee/prison.yml(24,7) Field "velocityBeforeNotMaxProb" not found in "Content.Shared.Weapons.Reflect.ReflectComponent".
|
YAML Linter:
Prototypes/Stories/Entities/Objects/Weapons/Melee/prison.yml#L25
/Prototypes/Stories/Entities/Objects/Weapons/Melee/prison.yml(25,7) Field "velocityBeforeMinProb" not found in "Content.Shared.Weapons.Reflect.ReflectComponent".
|
YAML Linter:
Prototypes/Stories/Entities/Objects/Weapons/Melee/prison.yml#L26
/Prototypes/Stories/Entities/Objects/Weapons/Melee/prison.yml(26,7) Field "minReflectProb" not found in "Content.Shared.Weapons.Reflect.ReflectComponent".
|
YAML Linter:
Prototypes/Stories/Entities/Objects/Weapons/Melee/lightsaber.yml#L108
/Prototypes/Stories/Entities/Objects/Weapons/Melee/lightsaber.yml(108,5) Field "enabled" not found in "Content.Shared.Weapons.Reflect.ReflectComponent".
|
YAML Linter:
Prototypes/Stories/Entities/Objects/Weapons/Melee/lightsaber.yml#L141
/Prototypes/Stories/Entities/Objects/Weapons/Melee/lightsaber.yml(141,5) Field "soundHit" not found in "Content.Shared.Damage.Components.DamageContactsComponent".
|
YAML Linter:
Prototypes/Stories/Entities/Objects/Weapons/Melee/lightsaber.yml#L135
/Prototypes/Stories/Entities/Objects/Weapons/Melee/lightsaber.yml(135,5) Field "soundHit" not found in "Content.Server.Damage.Components.DamageOtherOnHitComponent".
|
YAML Linter:
Prototypes/Stories/Objectives/sith.yml#L7
/Prototypes/Stories/Objectives/sith.yml(7,13) No localization message found with id inquisitor
|
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/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L673
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
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/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/Toolshed/TypeParsers/QuantityTypeParser.cs#L67
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
YAML Linter:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/SessionTypeParser.cs#L57
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|