Skip to content

Build & Publish DocFX #99

Build & Publish DocFX

Build & Publish DocFX #99

Triggered via schedule November 26, 2023 00:38
Status Failure
Total duration 6m 25s
Artifacts

build-docfx.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
docfx: Arch/Arch/src/Arch/Core/Archetype.cs#L250
XML comment has badly formed XML -- 'End tag was not expected at this location.'
docfx: Arch/Arch/src/Arch/Core/Extensions/Dangerous/DangerousWorldExtensions.cs#L83
XML comment has cref attribute 'Slots' that could not be resolved
docfx: Arch/Arch/src/Arch/Core/Extensions/WorldExtensions.cs#L206
Parameter 'world' has no matching param tag in the XML comment for 'WorldExtensions.AddRange(World, Entity, Span<ComponentType>)' (but other parameters do)
docfx: Arch/Arch/src/Arch/Core/Utils/BitSet.cs#L418
XML comment has cref attribute 'span' that could not be resolved
docfx: Arch/Arch/src/Arch/Core/Utils/BitSet.cs#L587
XML comment has a param tag for '', but there is no parameter by that name
docfx: Arch/Arch/src/Arch/Core/Utils/BitSet.cs#L590
Parameter 'span' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
docfx: Arch/Arch/src/Arch/Core/Utils/BitSet.cs#L590
Parameter 'zero' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
docfx: Arch/Arch/src/Arch/Core/Utils/CompileTimeStatics.cs#L117
XML comment has cref attribute 'type' that could not be resolved
docfx: Arch/Arch/src/Arch/Core/Utils/CompileTimeStatics.cs#L247
XML comment has cref attribute 'newType' that could not be resolved
docfx: Arch/Arch/src/Arch/CommandBuffer/CommandBuffer.cs#L64
Class must be explicitly marked as