Add meta, monitor, and units module. Move modules to Ecs class. #43
Annotations
12 warnings
|
|
|
|
|
|
src/Flecs.NET/Core/Column.cs#L76
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/Flecs.NET/Core/Cursor.cs#L114
'Cursor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
src/Flecs.NET/Core/Entity.cs#L2417
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/Flecs.NET/Utilities/NativeString.cs#L114
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/Flecs.NET/Core/Types.cs#L106
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/Flecs.NET/Core/World.cs#L2183
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading