Skip to content

Updated dependecies manager #281

Updated dependecies manager

Updated dependecies manager #281

Triggered via push August 15, 2024 04:39
Status Success
Total duration 1m 35s
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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
Windows Build: Hypercube.Shared/Network/Buffer.cs#L5
Non-nullable field 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
Windows Build: Hypercube.Shared/Network/Buffer.cs#L5
Non-nullable field 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.