Merge pull request #38 from technologists-team/batching #253
nuint-integration-tests.yml
on: push
Windows Build
1m 51s
Annotations
9 warnings
Windows Build:
Hypercube.Shared/Entities/Systems/Physics/PhysicsComponent.cs#L13
Non-nullable field 'TransformComponent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Shared/Entities/Systems/Physics/PhysicsComponent.cs#L14
Non-nullable field 'TransformSystem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Client/Graphics/Windows/WindowRegistration.cs#L10
Non-nullable field 'Handle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Client/Graphics/Windows/Realisation/GLFW/GlfwWindowManager.Monitors.cs#L80
Parameter 'monitor' is unread.
|
Windows Build:
Hypercube.Client/Graphics/Realisation/OpenGL/Rendering/Renderer.cs#L25
The field 'Renderer._timing' is assigned but its value is never used
|
Windows Build:
Hypercube.Shared/Entities/Systems/Physics/PhysicsComponent.cs#L13
Non-nullable field 'TransformComponent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Shared/Entities/Systems/Physics/PhysicsComponent.cs#L14
Non-nullable field 'TransformSystem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Client/Graphics/Windows/WindowRegistration.cs#L10
Non-nullable field 'Handle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Client/Graphics/Windows/Realisation/GLFW/GlfwWindowManager.Monitors.cs#L80
Parameter 'monitor' is unread.
|