Corvax tiles fixes (#95) #240
Annotations
10 errors and 12 warnings
Prototypes/tts-voices.yml#L3
/Prototypes/tts-voices.yml(3,3) Field "description" not found in "Content.Shared.Stories.TTS.TTSVoicePrototype".
|
Prototypes/Stories/Actions/bioluminescence.yml#L5
/Prototypes/Stories/Actions/bioluminescence.yml(5,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
|
Prototypes/Stories/Actions/shadowling.yml#L5
/Prototypes/Stories/Actions/shadowling.yml(5,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
|
Prototypes/Stories/Actions/spaf.yml#L5
/Prototypes/Stories/Actions/spaf.yml(5,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
|
Prototypes/Stories/Objectives/sith.yml#L7
/Prototypes/Stories/Objectives/sith.yml(7,13) No localization message found with id inquisitor
|
Prototypes/Stories/Objectives/sith.yml#L15
/Prototypes/Stories/Objectives/sith.yml(15,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
|
Prototypes/Stories/Entities/Structures/Machines/refrectors.yml#L51
/Prototypes/Stories/Entities/Structures/Machines/refrectors.yml(51,5) Field "ReflectorType" not found in "Content.Shared.Stories.Reflectors.ReflectorComponent".
|
Prototypes/Entities/Mobs/Player/admin_ghost.yml#L177
/Prototypes/Entities/Mobs/Player/admin_ghost.yml(177,3) Field "noSpawn" not found in "Robust.Shared.Prototypes.EntityPrototype".
|
Prototypes/Stories/Entities/Clothing/Shoes/boots.yml#L76
/Prototypes/Stories/Entities/Clothing/Shoes/boots.yml(76,5) Field "toggleAction" not found in "Content.Shared.Clothing.MagbootsComponent".
|
Prototypes/Stories/Entities/Clothing/Neck/cloaks.yml#L8
/Prototypes/Stories/Entities/Clothing/Neck/cloaks.yml(8,5) Field "coefficient" not found in "Content.Server.Temperature.Components.TemperatureProtectionComponent".
|
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/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.YamlValidate.cs#L72
The variable 'defaultErrorOccurred' is assigned but its value is never used
|
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L226
'BoundUserInterface.DeferredClose' is obsolete
|
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L407
'BoundUserInterface.DeferredClose' is obsolete
|
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L458
'BoundUserInterface.DeferredClose' is obsolete
|
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L771
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
This job failed
Loading