Skip to content

Upstream

Upstream #87

Triggered via pull request May 26, 2023 08:37
@rhailrakerhailrake
synchronize #41
upstream
Status Success
Total duration 6m 0s
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#L24
'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/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
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/ComponentTrees/ComponentTreeSystem.cs#L173
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Test Packaging: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L258
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Test Packaging: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L280
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'