Skip to content

A proof of concept for source generation #536

A proof of concept for source generation

A proof of concept for source generation #536

Triggered via push November 14, 2024 10:51
Status Success
Total duration 37s
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/storage/RWImmediate.cs#L75
XML comment has cref attribute 'Remove{C}()' that could not be resolved
build: fennecs/Stream.3.cs#L25
Parameter 'uniform' has no matching param tag in the XML comment for 'Stream<C0, C1, C2>.For<U>(U, Action<EntityRef, U, R<C0>, R<C1>, R<C2>>)' (but other parameters do)
build: fennecs/Stream.3.cs#L50
Parameter 'uniform' has no matching param tag in the XML comment for 'Stream<C0, C1, C2>.For<U>(U, Action<EntityRef, U, R<C0>, R<C1>, RW<C2>>)' (but other parameters do)
build: fennecs/Stream.3.cs#L75
Parameter 'uniform' has no matching param tag in the XML comment for 'Stream<C0, C1, C2>.For<U>(U, Action<EntityRef, U, R<C0>, RW<C1>, R<C2>>)' (but other parameters do)
build: fennecs/Stream.3.cs#L100
Parameter 'uniform' has no matching param tag in the XML comment for 'Stream<C0, C1, C2>.For<U>(U, Action<EntityRef, U, R<C0>, RW<C1>, RW<C2>>)' (but other parameters do)
build: fennecs/Stream.3.cs#L125
Parameter 'uniform' has no matching param tag in the XML comment for 'Stream<C0, C1, C2>.For<U>(U, Action<EntityRef, U, RW<C0>, R<C1>, R<C2>>)' (but other parameters do)