Skip to content

fix: BoundingArea.Intersects to handle coplanar/flat area overlap #172

fix: BoundingArea.Intersects to handle coplanar/flat area overlap

fix: BoundingArea.Intersects to handle coplanar/flat area overlap #172

Triggered via push July 11, 2025 15:36
Status Success
Total duration 1m 41s
Artifacts

dotnet.yml

on: push
build-and-test-linux
1m 17s
build-and-test-linux
build-and-test-windows
1m 34s
build-and-test-windows
Fit to window
Zoom out
Zoom in

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).