Upstream 19.08.2024 #102
Annotations
10 errors and 12 warnings
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".
|
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
|
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".
|
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".
|
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".
|
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".
|
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".
|
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".
|
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".
|
Prototypes/Stories/Objectives/sith.yml#L7
/Prototypes/Stories/Objectives/sith.yml(7,13) No localization message found with id inquisitor
|
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/
|
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/
|
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L673
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L761
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
RobustToolbox/Robust.Shared/Physics/Systems/FixtureSystem.cs#L189
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
RobustToolbox/Robust.Shared/Player/Filter.cs#L289
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
This job failed
Loading