[upstream] Public API json (erincatto/box2d#1052) - #96
Merged
Annotations
10 warnings
|
Build:
src/Box2D.NET.Samples/Samples/Benchmarks/BenchmarkSleep.cs#L27
The field 'BenchmarkSleep.m_awake' is never used
|
|
Build:
src/Box2D.NET.Samples/Samples/Collisions/OverlapWorld.cs#L53
The field 'OverlapWorld.m_basePosition' is never used
|
|
Build:
src/Box2D.NET.Samples/Samples/Collisions/OverlapWorld.cs#L48
The field 'OverlapWorld.m_transform' is never used
|
|
Build:
src/Box2D.NET.Samples/Samples/Characters/Mover.cs#L310
The variable 'noWalkSteer' is assigned but its value is never used
|
|
Build:
src/Box2D.NET.Samples/Graphics/FontsV1.cs#L153
The variable 'ph' is assigned but its value is never used
|
|
Build:
src/Box2D.NET.Samples/Graphics/FontsV1.cs#L152
The variable 'pw' is assigned but its value is never used
|
|
Build:
src/Box2D.NET.Samples/Graphics/FontsV1.cs#L65
The variable 'fileBufferCapacity' is assigned but its value is never used
|
|
Build:
src/Box2D.NET/B2Distances.cs#L497
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build:
src/Box2D.NET/B2Solvers.cs#L59
Unreachable code detected
|
|
Build:
src/Box2D.NET/B2Solvers.cs#L51
Unreachable code detected
|
background
wait
wait-all
cancel
parallel
Loading