fix: BoundingArea.Intersects to handle coplanar/flat area overlap #171
dotnet.yml
on: push
build-and-test-linux
1m 31s
build-and-test-windows
3m 5s
Annotations
8 warnings
|
build-and-test-linux:
src/FixedMathSharp/Utility/ThreadLocalRandom.cs#L41
Possible null reference return.
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/FixedQuaternion.cs#L773
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Utility/ThreadLocalRandom.cs#L41
Possible null reference return.
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/FixedQuaternion.cs#L773
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Utility/ThreadLocalRandom.cs#L41
Possible null reference return.
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/FixedQuaternion.cs#L773
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Utility/ThreadLocalRandom.cs#L41
Possible null reference return.
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/FixedQuaternion.cs#L773
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|