Merge pull request #215 from notgiven688/smallfix #704
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests - Single Precision:
src/Jitter2/LinearMath/JVector.cs#L120
Call to non-readonly member 'JVector.Equals(JVector)' from a 'readonly' member results in an implicit copy of 'this'.
|
Run Tests - Single Precision:
src/Jitter2/LinearMath/JVector.cs#L120
Call to non-readonly member 'JVector.Equals(JVector)' from a 'readonly' member results in an implicit copy of 'this'.
|
Run Tests - Single Precision:
src/Jitter2/LinearMath/JVector.cs#L120
Call to non-readonly member 'JVector.Equals(JVector)' from a 'readonly' member results in an implicit copy of 'this'.
|
Run Tests - Double Precision:
src/Jitter2/LinearMath/JVector.cs#L120
Call to non-readonly member 'JVector.Equals(JVector)' from a 'readonly' member results in an implicit copy of 'this'.
|
Run Tests - Double Precision:
src/Jitter2/LinearMath/JVector.cs#L120
Call to non-readonly member 'JVector.Equals(JVector)' from a 'readonly' member results in an implicit copy of 'this'.
|
Run Tests - Double Precision:
src/Jitter2/LinearMath/JVector.cs#L120
Call to non-readonly member 'JVector.Equals(JVector)' from a 'readonly' member results in an implicit copy of 'this'.
|
Loading