Revert "added space cruiser track" #94
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/submodule-dependency@v0.1.5. 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/checkout@v3.6.0, space-wizards/submodule-dependency@v0.1.5, actions/setup-dotnet@v3.2.0. 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/GameObjects/Systems/SharedTransformSystem.Component.cs#L761
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1079
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1093
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
YAML Linter:
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>()'
|