Merge pull request #1552 from space-syndicate/upstream-sync #1854
Annotations
7 errors and 11 warnings
Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml#L32
/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml(32,5) Field "capacity" not found in "Content.Shared.Storage.StorageComponent".
|
Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml#L21
/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml(21,5) Field "capacity" not found in "Content.Shared.Storage.StorageComponent".
|
Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml#L22
/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml(22,5) Field "capacity" not found in "Content.Shared.Storage.StorageComponent".
|
Prototypes/Corvax/Entities/Clothing/Back/backpacks.yml#L10
/Prototypes/Corvax/Entities/Clothing/Back/backpacks.yml(10,5) Field "capacity" not found in "Content.Shared.Storage.StorageComponent".
|
Prototypes/Corvax/Entities/Clothing/Back/duffel.yml#L10
/Prototypes/Corvax/Entities/Clothing/Back/duffel.yml(10,5) Field "capacity" not found in "Content.Shared.Storage.StorageComponent".
|
Prototypes/Corvax/Entities/Clothing/Back/satchel.yml#L10
/Prototypes/Corvax/Entities/Clothing/Back/satchel.yml(10,5) Field "capacity" not found in "Content.Shared.Storage.StorageComponent".
|
|
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/
|
RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L23
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L42
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L20
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L34
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
RobustToolbox/Robust.Shared/GameObjects/Component.cs#L25
'Component.Networked' is obsolete: 'Do not use from content'
|
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L223
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
|
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L104
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|
The logs for this run have expired and are no longer available.
Loading