Skip to content

Updated rendering

Updated rendering #31

Triggered via push July 11, 2024 01:45
Status Success
Total duration 1m 19s
Artifacts
Windows Build
1m 6s
Windows Build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Windows Build: Hypercube.Shared.Math/Vector/Vector2.cs#L18
Parameter 'float x' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector2.cs#L19
Parameter 'float y' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector2Int.cs#L15
Parameter 'int x' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector2Int.cs#L16
Parameter 'int y' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector3.cs#L21
Parameter 'float x' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector3.cs#L22
Parameter 'float y' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector3.cs#L23
Parameter 'float z' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.UnitTests/Math/Matrix4X4Test.cs#L15
Comparison made to same variable; did you mean to compare something else?
Windows Build: Hypercube.Shared.Math/Vector/Vector2.cs#L18
Parameter 'float x' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector2.cs#L19
Parameter 'float y' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector2Int.cs#L15
Parameter 'int x' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector2Int.cs#L16
Parameter 'int y' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector3.cs#L21
Parameter 'float x' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector3.cs#L22
Parameter 'float y' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.Shared.Math/Vector/Vector3.cs#L23
Parameter 'float z' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Windows Build: Hypercube.UnitTests/Math/Matrix4X4Test.cs#L15
Comparison made to same variable; did you mean to compare something else?