reduce virtual call #935
Annotations
8 errors and 10 warnings
|
src/DotRecast.Detour.Crowd/DtCrowd.cs#L374
The type or namespace name 'MethodImplAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
src/DotRecast.Detour.Crowd/DtCrowd.cs#L374
The type or namespace name 'MethodImpl' could not be found (are you missing a using directive or an assembly reference?)
|
src/DotRecast.Detour.Crowd/DtCrowd.cs#L374
The name 'MethodImplOptions' does not exist in the current context
|
src/DotRecast.Detour.Crowd/DtCrowd.cs#L374
The type or namespace name 'MethodImplAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
src/DotRecast.Detour.Crowd/DtCrowd.cs#L374
The type or namespace name 'MethodImpl' could not be found (are you missing a using directive or an assembly reference?)
|
src/DotRecast.Detour.Crowd/DtCrowd.cs#L374
The name 'MethodImplOptions' does not exist in the current context
|
|
src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
|
test/DotRecast.Benchmark/Bench_PriorityQueue.cs#L30
Non-nullable field '_rcQueue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test/DotRecast.Benchmark/Bench_PriorityQueue.cs#L32
Non-nullable field '_pqueue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test/DotRecast.Benchmark/Bench_PriorityQueue.cs#L34
Non-nullable field '_priority' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
|
src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
|
test/DotRecast.Benchmark/Bench_PriorityQueue.cs#L30
Non-nullable field '_rcQueue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test/DotRecast.Benchmark/Bench_PriorityQueue.cs#L32
Non-nullable field '_pqueue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test/DotRecast.Benchmark/Bench_PriorityQueue.cs#L34
Non-nullable field '_priority' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
|
The logs for this run have expired and are no longer available.
Loading