Skip to content

fix text in Revolute Sample #100

fix text in Revolute Sample

fix text in Revolute Sample #100

Triggered via push April 17, 2025 15:52
Status Success
Total duration 2m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

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

Annotations

60 warnings
test-macos-latest-9: src/Box2D.NET.Samples/Samples/Doohickey.cs#L22
Field 'Doohickey.m_axleId2' is never assigned to, and will always have its default value
test-macos-latest-9: src/Box2D.NET.Samples/Samples/Doohickey.cs#L21
Field 'Doohickey.m_axleId1' is never assigned to, and will always have its default value
test-macos-latest-9: src/Box2D.NET.Samples/Samples/Benchmarks/BenchmarkCast.cs#L34
The field 'BenchmarkCast.m_updateType' is never used
test-macos-latest-9: src/Box2D.NET.Samples/Primitives/TaskScheduler.cs#L40
The variable 'loop' is assigned but its value is never used
test-macos-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-macos-latest-9: test/Box2D.NET.Test/B2DeterminismTest.cs#L59
The variable 'index' is assigned but its value is never used
test-macos-latest-9: src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
test-macos-latest-9: src/Box2D.NET/B2Solvers.cs#L44
Unreachable code detected
test-macos-latest-9: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.GetHashCode()
test-macos-latest-9: 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.Samples/Samples/Benchmarks/BenchmarkCast.cs#L34
The field 'BenchmarkCast.m_updateType' is never used
test-ubuntu-latest-8: src/Box2D.NET.Samples/Samples/Characters/Mover.cs#L86
The field 'Mover.m_deltaX' is never used
test-ubuntu-latest-8: src/Box2D.NET.Samples/Samples/Doohickey.cs#L23
Field 'Doohickey.m_sliderId' is never assigned to, and will always have its default value
test-ubuntu-latest-8: src/Box2D.NET.Samples/Primitives/TaskScheduler.cs#L40
The variable 'loop' is assigned but its value is never used
test-ubuntu-latest-8: 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-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#L52
Unreachable code detected
test-ubuntu-latest-8: src/Box2D.NET/B2Solvers.cs#L44
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-macos-latest-8: src/Box2D.NET.Samples/Samples/Stackings/CapsuleStack.cs#L18
The field 'CapsuleStack.Event.indexA' is never used
test-macos-latest-8: src/Box2D.NET.Samples/Samples/Shapes/ModifyGeometry.cs#L24
The field 'ModifyGeometry.m_shape' is never used
test-macos-latest-8: src/Box2D.NET.Samples/Samples/Doohickey.cs#L23
Field 'Doohickey.m_sliderId' is never assigned to, and will always have its default value
test-macos-latest-8: src/Box2D.NET.Samples/Samples/Characters/Mover.cs#L86
The field 'Mover.m_deltaX' is never used
test-macos-latest-8: src/Box2D.NET.Samples/Primitives/TaskScheduler.cs#L40
The variable 'loop' is assigned but its value is never used
test-macos-latest-8: 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-macos-latest-8: src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
test-macos-latest-8: src/Box2D.NET/B2Solvers.cs#L44
Unreachable code detected
test-macos-latest-8: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.GetHashCode()
test-ubuntu-latest-9: src/Box2D.NET.Samples/Samples/Benchmarks/BenchmarkCast.cs#L34
The field 'BenchmarkCast.m_updateType' is never used
test-macos-latest-8: 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.Samples/Samples/Shapes/ModifyGeometry.cs#L24
The field 'ModifyGeometry.m_shape' is never used
test-ubuntu-latest-9: src/Box2D.NET.Samples/Samples/Doohickey.cs#L23
Field 'Doohickey.m_sliderId' is never assigned to, and will always have its default value
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: test/Box2D.NET.Test/B2DeterminismTest.cs#L59
The variable 'index' is assigned but its value is never used
test-ubuntu-latest-9: src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
test-ubuntu-latest-9: src/Box2D.NET/B2Solvers.cs#L44
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-windows-latest-9: src/Box2D.NET.Samples/Samples/Collisions/OverlapWorld.cs#L52
The field 'OverlapWorld.m_basePosition' is never used
test-windows-latest-9: src/Box2D.NET.Samples/Samples/Doohickey.cs#L21
Field 'Doohickey.m_axleId1' is never assigned to, and will always have its default value
test-windows-latest-9: src/Box2D.NET.Samples/Samples/Stackings/CapsuleStack.cs#L18
The field 'CapsuleStack.Event.indexB' is never used
test-windows-latest-9: src/Box2D.NET.Samples/Primitives/TaskScheduler.cs#L40
The variable 'loop' is assigned but its value is never used
test-windows-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-windows-latest-9: test/Box2D.NET.Test/B2DeterminismTest.cs#L59
The variable 'index' is assigned but its value is never used
test-windows-latest-9: src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
test-windows-latest-9: src/Box2D.NET/B2Solvers.cs#L44
Unreachable code detected
test-windows-latest-9: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.GetHashCode()
test-windows-latest-9: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.Equals(object o)
test-windows-latest-8: src/Box2D.NET.Samples/Samples/Characters/Mover.cs#L86
The field 'Mover.m_deltaX' is never used
test-windows-latest-8: src/Box2D.NET.Samples/Samples/Shapes/ModifyGeometry.cs#L24
The field 'ModifyGeometry.m_shape' is never used
test-windows-latest-8: src/Box2D.NET.Samples/Samples/Collisions/OverlapWorld.cs#L52
The field 'OverlapWorld.m_basePosition' is never used
test-windows-latest-8: src/Box2D.NET.Samples/Samples/Benchmarks/BenchmarkCast.cs#L34
The field 'BenchmarkCast.m_updateType' is never used
test-windows-latest-8: src/Box2D.NET.Samples/Primitives/TaskScheduler.cs#L40
The variable 'loop' is assigned but its value is never used
test-windows-latest-8: 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-windows-latest-8: src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
test-windows-latest-8: src/Box2D.NET/B2Solvers.cs#L44
Unreachable code detected
test-windows-latest-8: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.GetHashCode()
test-windows-latest-8: src/Box2D.NET/B2Vec2.cs#L13
'B2Vec2' defines operator == or operator != but does not override Object.Equals(object o)