Skip to content

Merge pull request #1552 from space-syndicate/upstream-sync #2819

Merge pull request #1552 from space-syndicate/upstream-sync

Merge pull request #1552 from space-syndicate/upstream-sync #2819

Triggered via push November 4, 2023 09:44
Status Failure
Total duration 4m 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
Test Packaging: 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?)
Test Packaging: Secrets/Content.Corvax.Server/EvilTwin/EvilTwinSystem.cs#L191
Parameter 'uid' must have a non-null value when exiting with 'true'.
Test Packaging: 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?)
Test Packaging: 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?)
Test Packaging: Secrets/Content.Corvax.Server/EvilTwin/EvilTwinSystem.cs#L191
Parameter 'uid' must have a non-null value when exiting with 'true'.
Test Packaging: 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?)
Test Packaging
Process completed with exit code 1.
Test Packaging
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/
Test Packaging: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L23
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Test Packaging: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L20
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Test Packaging: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Test Packaging: RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Test Packaging: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L42
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Test Packaging: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L223
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L104
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L117
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L134
'ICommonSession.ConnectedClient' is obsolete: 'Just use the Channel field instead.'