fixed DotNetCore.Natasha.DynamicLoad.Base #23
Annotations
1 error and 10 warnings
📶 Push to Nuget
Process completed with exit code 1.
|
✊ Release Dll
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
✊ Release Dll:
test/benchmark/NormalBenchmark/UnsafeDelegate.cs#L34
Possible null reference argument for parameter 'method' in 'Delegate Delegate.CreateDelegate(Type type, MethodInfo method)'.
|
✊ Release Dll:
test/benchmark/NormalBenchmark/UnsafeDelegate.cs#L26
Non-nullable field 'func' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
✊ Release Dll:
test/benchmark/BenchmarkProject/TestClass.cs#L45
Possible null reference assignment.
|
✊ Release Dll:
test/benchmark/BenchmarkProject/TestClass.cs#L46
Possible null reference argument for parameter 'method' in 'MethodInvoker MethodInvoker.Create(MethodBase method)'.
|
✊ Release Dll:
test/benchmark/BenchmarkProject/TestClass.cs#L37
Non-nullable field '_method3' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
✊ Release Dll:
test/benchmark/BenchmarkProject/TestClass.cs#L38
Non-nullable field '_method3Invoker' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
✊ Release Dll:
test/benchmark/BenchmarkProject/TestClass.cs#L39
Non-nullable field '_method3Action' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
✊ Release Dll:
test/benchmark/BenchmarkProject/TestClass.cs#L35
The field 'TestClass._arg22' is assigned but its value is never used
|
✊ Release Dll:
test/benchmark/BenchmarkProject/TestClass.cs#L35
The field 'TestClass._arg00' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading