some benchmarks and conceptual ideas #529
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/pools/ReferenceStore.cs#L15
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
Build:
fennecs.tests/Conceptual/BloomTests.cs#L82
The variable 'bloom' is assigned but its value is never used
|
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
|
Loading