Skip to content

Build & Publish Docfx #36

Build & Publish Docfx

Build & Publish Docfx #36

Triggered via schedule June 25, 2023 01:01
Status Failure
Total duration 12m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-docfx.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
docfx: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L37
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L42
'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/ViewVariables/ViewVariablesManager.Domains.cs#L173
'IPrototypeManager.TryGetVariantType(string, out Type?)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
docfx: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L189
'IPrototypeManager.HasVariant(string)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
docfx: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L192
'IPrototypeManager.GetVariantType(string)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
docfx: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L162
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
docfx: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L242
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
docfx: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L258
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'