Skip to content

Merge pull request #38 from technologists-team/batching #253

Merge pull request #38 from technologists-team/batching

Merge pull request #38 from technologists-team/batching #253

Triggered via push August 3, 2024 16:20
Status Success
Total duration 2m 5s
Artifacts
Fit to window
Zoom out
Zoom in

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