Skip to content

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

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

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

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

dotnet.yml

on: push
build-and-test-linux
1m 31s
build-and-test-linux
build-and-test-windows
3m 5s
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).