Skip to content

Publish

Publish #114

Triggered via schedule October 6, 2023 10:03
Status Failure
Total duration 1m 30s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Content.Shared/Administration/AnyCommandAttribute.cs#L3
The type or namespace name 'Toolshed' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
build: Content.Shared/Medical/Cryogenics/InsideCryoPodComponent.cs#L12
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build: Content.Shared/Anomaly/Components/AnomalyComponent.cs#L116
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build: Content.Shared/Anomaly/Components/AnomalyComponent.cs#L223
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build: Content.Shared/NPC/Events/NPCSteeringDebugEvent.cs#L23
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build: Content.Shared/NPC/Events/NPCSteeringDebugEvent.cs#L26
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build: Content.Shared/NPC/Events/NPCSteeringDebugEvent.cs#L29
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build: Content.Shared/NPC/Events/NPCSteeringDebugEvent.cs#L32
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build: Content.Shared/NPC/SharedPathfindingSystem.cs#L23
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build: Content.Shared/NPC/SharedPathfindingSystem.cs#L14
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L22
'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/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
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'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L277
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L308
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L308
'TransformComponent.InvWorldMatrix' is obsolete: 'Use the system method instead'