fix: BoundingArea.Intersects to handle coplanar/flat area overlap #172
dotnet.yml
on: push
build-and-test-linux
1m 17s
build-and-test-windows
1m 34s
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).
|