Fix backpacks capacity #2820
Annotations
7 errors and 11 warnings
Secrets/Content.Corvax.Server/EvilTwin/EvilTwinSystem.cs#L178
The type or namespace name 'ActorComponent' could not be found (are you missing a using directive or an assembly reference?)
|
Secrets/Content.Corvax.Server/EvilTwin/EvilTwinSystem.cs#L191
Parameter 'uid' must have a non-null value when exiting with 'true'.
|
Secrets/Content.Corvax.Server/EvilTwin/EvilTwinSystem.cs#L208
The type or namespace name 'ActorComponent' could not be found (are you missing a using directive or an assembly reference?)
|
Secrets/Content.Corvax.Server/EvilTwin/EvilTwinSystem.cs#L178
The type or namespace name 'ActorComponent' could not be found (are you missing a using directive or an assembly reference?)
|
Secrets/Content.Corvax.Server/EvilTwin/EvilTwinSystem.cs#L191
Parameter 'uid' must have a non-null value when exiting with 'true'.
|
Secrets/Content.Corvax.Server/EvilTwin/EvilTwinSystem.cs#L208
The type or namespace name 'ActorComponent' could not be found (are you missing a using directive or an assembly reference?)
|
|
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/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
RobustToolbox/Robust.Shared/Player/Filter.cs#L64
'EntityCoordinates.ToMap(IEntityManager)' is obsolete: 'Use ToMap() with TransformSystem overload'
|
RobustToolbox/Robust.Shared/Player/Filter.cs#L173
'TransformComponent.WorldPosition' is obsolete: 'Use the system method instead'
|
RobustToolbox/Robust.Shared/Player/Filter.cs#L229
'TransformComponent.WorldPosition' is obsolete: 'Use the system method instead'
|
The logs for this run have expired and are no longer available.
Loading