Skip to content

Publish

Publish #260

Triggered via schedule June 22, 2023 10:13
Status Failure
Total duration 7m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: 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.
build: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L23
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
build: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: 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?'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L170
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L255
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'