Small modifications #532
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
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'.
|
Build:
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:
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