Skip to content

Add missing B2_ID_EQUALS overloads #290

Add missing B2_ID_EQUALS overloads

Add missing B2_ID_EQUALS overloads #290

Triggered via push November 20, 2025 14:48
Status Failure
Total duration 49s
Artifacts

dotnet.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 20 warnings
test-macos-latest-8
Process completed with exit code 1.
test-macos-latest-8
The current .NET SDK does not support targeting .NET 10.0. Either target .NET 9.0 or lower, or use a version of the .NET SDK that supports .NET 10.0. Download the .NET SDK from https://aka.ms/dotnet/download
test-macos-latest-8
The current .NET SDK does not support targeting .NET 10.0. Either target .NET 9.0 or lower, or use a version of the .NET SDK that supports .NET 10.0. Download the .NET SDK from https://aka.ms/dotnet/download
test-macos-latest-8
The current .NET SDK does not support targeting .NET 10.0. Either target .NET 9.0 or lower, or use a version of the .NET SDK that supports .NET 10.0. Download the .NET SDK from https://aka.ms/dotnet/download
test-macos-latest-8
The current .NET SDK does not support targeting .NET 10.0. Either target .NET 9.0 or lower, or use a version of the .NET SDK that supports .NET 10.0. Download the .NET SDK from https://aka.ms/dotnet/download
test-macos-latest-8
The current .NET SDK does not support targeting .NET 10.0. Either target .NET 9.0 or lower, or use a version of the .NET SDK that supports .NET 10.0. Download the .NET SDK from https://aka.ms/dotnet/download
test-macos-latest-8
The current .NET SDK does not support targeting .NET 10.0. Either target .NET 9.0 or lower, or use a version of the .NET SDK that supports .NET 10.0. Download the .NET SDK from https://aka.ms/dotnet/download
test-macos-latest-8
The current .NET SDK does not support targeting .NET 10.0. Either target .NET 9.0 or lower, or use a version of the .NET SDK that supports .NET 10.0. Download the .NET SDK from https://aka.ms/dotnet/download
test-ubuntu-latest-8
The strategy configuration was canceled because "build-and-test._8_macos-latest" failed
test-ubuntu-latest-8
The operation was canceled.
test-macos-latest-9
The strategy configuration was canceled because "build-and-test._8_macos-latest" failed
test-macos-latest-9
The operation was canceled.
test-windows-latest-8
The strategy configuration was canceled because "build-and-test._8_macos-latest" failed
test-windows-latest-8
The operation was canceled.
test-windows-latest-9
The strategy configuration was canceled because "build-and-test._8_macos-latest" failed
test-windows-latest-9
The operation was canceled.
test-ubuntu-latest-9
The strategy configuration was canceled because "build-and-test._8_macos-latest" failed
test-ubuntu-latest-9
The operation was canceled.
test-ubuntu-latest-8: src/Box2D.NET.Samples/Samples/Shapes/Explosion.cs#L16
The using directive for 'Draws' appeared previously in this namespace
test-ubuntu-latest-8: test/Box2D.NET.Test/B2Vec2Test.cs#L184
Comparison made to same variable; did you mean to compare something else?
test-ubuntu-latest-8: test/Box2D.NET.Test/B2Vec2Test.cs#L183
Comparison made to same variable; did you mean to compare something else?
test-ubuntu-latest-8: test/Box2D.NET.Test/B2DeterminismTest.cs#L59
The variable 'index' is assigned but its value is never used
test-ubuntu-latest-8: src/Box2D.NET/B2Solvers.cs#L60
Unreachable code detected
test-ubuntu-latest-8: src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
test-ubuntu-latest-8: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.GetHashCode()
test-ubuntu-latest-8: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.Equals(object o)
test-ubuntu-latest-8: src/Box2D.NET/B2BodyId.cs#L11
'B2BodyId' defines operator == or operator != but does not override Object.GetHashCode()
test-ubuntu-latest-8: src/Box2D.NET/B2BodyId.cs#L11
'B2BodyId' defines operator == or operator != but does not override Object.Equals(object o)
test-ubuntu-latest-9: src/Box2D.NET.Samples/Samples/Characters/Mover.cs#L310
The variable 'noWalkSteer' is assigned but its value is never used
test-ubuntu-latest-9: src/Box2D.NET.Samples/Primitives/TaskScheduler.cs#L40
The variable 'loop' is assigned but its value is never used
test-ubuntu-latest-9: src/Box2D.NET.Samples/Samples/Events/SensorFunnel.cs#L25
The type name 'ea' only contains lower-cased ascii characters. Such names may become reserved for the language.
test-ubuntu-latest-9: src/Box2D.NET.Samples/Samples/Shapes/Explosion.cs#L16
The using directive for 'Draws' appeared previously in this namespace
test-ubuntu-latest-9: src/Box2D.NET/B2Solvers.cs#L60
Unreachable code detected
test-ubuntu-latest-9: src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
test-ubuntu-latest-9: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.GetHashCode()
test-ubuntu-latest-9: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.Equals(object o)
test-ubuntu-latest-9: src/Box2D.NET/B2BodyId.cs#L11
'B2BodyId' defines operator == or operator != but does not override Object.GetHashCode()
test-ubuntu-latest-9: src/Box2D.NET/B2BodyId.cs#L11
'B2BodyId' defines operator == or operator != but does not override Object.Equals(object o)