Skip to content

Merge pull request #47 from smellilac/feature-compareTo-vector2 #307

Merge pull request #47 from smellilac/feature-compareTo-vector2

Merge pull request #47 from smellilac/feature-compareTo-vector2 #307

Triggered via push August 28, 2024 22:20
Status Failure
Total duration 1m 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Windows Build: Hypercube.UnitTests/Math/CompareToTest.cs#L2
The type or namespace name 'Math' does not exist in the namespace 'Hypercube' (are you missing an assembly reference?)
Windows Build
Process completed with exit code 1.
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#L27
The field 'Renderer._resourceLoader' is assigned but its value is never used
Windows Build: Hypercube.Client/Graphics/Realisation/OpenGL/Rendering/Renderer.cs#L24
The field 'Renderer._textureManager' is assigned but its value is never used