Skip to content

Publish

Publish #460

Triggered via schedule July 8, 2023 10:17
Status Failure
Total duration 5m 35s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
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/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/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/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L173
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L258
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L280
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'