Skip to content

Build & Publish Docfx #62

Build & Publish Docfx

Build & Publish Docfx #62

Triggered via schedule August 13, 2023 00:43
Status Failure
Total duration 15m 38s
Artifacts

build-docfx.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
docfx
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/submodule-dependency@v0.1.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docfx: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
docfx: RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
docfx: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L41
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L52
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
docfx: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L76
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
docfx: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L77
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
docfx: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L78
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'