Small modifications #532
jitter-tests.yml
on: pull_request
build-and-test
1m 0s
Annotations
4 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test:
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-and-test:
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-and-test:
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'.
|