Skip to content

Build & Publish Docfx #2

Build & Publish Docfx

Build & Publish Docfx #2

Triggered via schedule July 16, 2023 00:39
Status Failure
Total duration 2m 26s
Artifacts

build-docfx.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
docfx: Content.Shared/Maps/SharedGridDraggingSystem.cs#L31
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Maps/SharedGridDraggingSystem.cs#L38
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Medical/Cryogenics/InsideCryoPodComponent.cs#L12
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Movement/Components/ContentEyeComponent.cs#L17
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Movement/Components/ContentEyeComponent.cs#L23
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Movement/Components/InputMoverComponent.cs#L41
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Movement/Components/InputMoverComponent.cs#L42
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Movement/Systems/SharedContentEyeSystem.cs#L66
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Movement/Systems/SharedContentEyeSystem.cs#L66
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
docfx: Content.Shared/Movement/Systems/SharedContentEyeSystem.cs#L74
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
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#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
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'