Skip to content

Ports the SM

Ports the SM #83

Triggered via pull request May 17, 2023 16:57
Status Success
Total duration 7m 28s
Artifacts

test-packaging.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test Packaging
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test Packaging: RobustToolbox/Lidgren.Network/Lidgren.Network/Lidgren.Network/Sockets/NetNativeSocket.cs#L20
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Test Packaging: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Test Packaging: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Test Packaging: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Test Packaging: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'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/Audio/SoundSpecifier.cs#L52
The result of the expression is always 'false' since a value of type 'ResPath' is never equal to 'null' of type 'ResPath?'
Test Packaging: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L170
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Test Packaging: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L255
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Test Packaging: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L277
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'