refactor: DynamicTree and Distance APIs for performance and safety #9
Annotations
1 error and 14 warnings
|
build
Too many retries.
|
|
build
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
build
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
build
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
build
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
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#L60
Unreachable code detected
|
|
build:
src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
|
|
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#L60
Unreachable code detected
|
|
build:
src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
|
|
build:
src/Box2D.NET/B2Solvers.cs#L60
Unreachable code detected
|
|
build:
src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
|
|
build:
src/Box2D.NET/B2Solvers.cs#L60
Unreachable code detected
|
|
build:
src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
|