Skip to content

Publish

Publish #285

Triggered via schedule July 31, 2023 10:11
Status Failure
Total duration 6m 22s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/Physics/Collision/Shapes/PolygonShape.cs#L37
'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/Physics/Dynamics/Fixture.cs#L42
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L162
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L242
'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#L258
'TransformComponent.InvWorldMatrix' is obsolete: 'Use the system method instead'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L289
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L289
'TransformComponent.InvWorldMatrix' is obsolete: 'Use the system method instead'