Camera system #22
nuint-integration-tests.yml
on: pull_request
Windows Build
1m 11s
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?
|