Skip to content

XMLdoc correction

XMLdoc correction #547

Triggered via push November 14, 2024 20:48
Status Success
Total duration 1m 3s
Artifacts

xUnit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: fennecs/Archetype.cs#L43
Missing XML comment for publicly visible type or member 'Archetype.Span'
build: fennecs/EntitySpawner.cs#L89
XML comment has cref attribute 'Remove{C}()' that could not be resolved
build: fennecs/EntitySpawner.cs#L100
XML comment has cref attribute 'Remove{C}()' that could not be resolved
build: fennecs/EntitySpawner.cs#L114
XML comment has cref attribute 'Remove{C}()' that could not be resolved
build: fennecs/streams/Stream.2.cs#L109
Ambiguous reference in cref attribute: 'Stream{C0}.Job'. Assuming 'Stream<C0>.Job(Action<R<C0>>)', but could have also matched other overloads including 'Stream<C0>.Job(Action<EntityRef, R<C0>>)'.
build: fennecs/streams/Stream.2.cs#L158
Ambiguous reference in cref attribute: 'Stream{C0}.Job{U}'. Assuming 'Stream<C0>.Job<U>(U, Action<U, R<C0>>)', but could have also matched other overloads including 'Stream<C0>.Job<U>(U, Action<EntityRef, U, R<C0>>)'.
build: fennecs/streams/Stream.2.cs#L212
Ambiguous reference in cref attribute: 'Stream{C0}.Raw'. Assuming 'Stream<C0>.Raw(Action<R<C0>>)', but could have also matched other overloads including 'Stream<C0>.Raw(Action<EntityRef, R<C0>>)'.
build: fennecs/streams/Stream.2.cs#L235
Ambiguous reference in cref attribute: 'Stream{C0}.Raw{U}'. Assuming 'Stream<C0>.Raw<U>(U, Action<U, R<C0>>)', but could have also matched other overloads including 'Stream<C0>.Raw<U>(U, Action<EntityRef, U, R<C0>>)'.
build: fennecs/streams/Stream.3.cs#L108
Ambiguous reference in cref attribute: 'Stream{C0}.Job'. Assuming 'Stream<C0>.Job(Action<R<C0>>)', but could have also matched other overloads including 'Stream<C0>.Job(Action<EntityRef, R<C0>>)'.
build: fennecs/streams/Stream.3.cs#L158
Ambiguous reference in cref attribute: 'Stream{C0}.Job{U}'. Assuming 'Stream<C0>.Job<U>(U, Action<U, R<C0>>)', but could have also matched other overloads including 'Stream<C0>.Job<U>(U, Action<EntityRef, U, R<C0>>)'.