Pr/clean up UI code 1062 - #98
Merged
Merged
Annotations
10 warnings
|
Build:
src/Box2D.NET.Samples/Samples/Characters/Mover.cs#L89
The field 'Mover.m_deltaY' is never used
|
|
Build:
src/Box2D.NET.Samples/Samples/Joints/MotorJoint.cs#L35
Field 'MotorJoint._transform' is never assigned to, and will always have its default value
|
|
Build:
src/Box2D.NET.Samples/Samples/Doohickey.cs#L22
Field 'Doohickey.m_axleId2' is never assigned to, and will always have its default value
|
|
Build:
src/Box2D.NET.Samples/Samples/Stackings/CapsuleStack.cs#L18
The field 'CapsuleStack.Event.indexA' is never used
|
|
Build:
src/Box2D.NET.Samples/Samples/Doohickey.cs#L21
Field 'Doohickey.m_axleId1' is never assigned to, and will always have its default value
|
|
Build:
src/Box2D.NET.Samples/Samples/Shapes/ShapeFilter.cs#L131
Unreachable code detected
|
|
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/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