Skip to content

Merge pull request #43 from technologists-team/update-render #263

Merge pull request #43 from technologists-team/update-render

Merge pull request #43 from technologists-team/update-render #263

Triggered via push August 10, 2024 02:43
Status Success
Total duration 2m 16s
Artifacts
Windows Build
2m 3s
Windows Build
Fit to window
Zoom out
Zoom in

Annotations

7 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/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.