Skip to content

更新发布文件

更新发布文件 #21

Triggered via push January 10, 2024 06:14
Status Success
Total duration 2m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish
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.
publish: test/benchmark/NormalBenchmark/UnsafeDelegate.cs#L34
Possible null reference argument for parameter 'method' in 'Delegate Delegate.CreateDelegate(Type type, MethodInfo method)'.
publish: 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.
publish: test/benchmark/BenchmarkProject/TestClass.cs#L45
Possible null reference assignment.
publish: test/benchmark/BenchmarkProject/TestClass.cs#L46
Possible null reference argument for parameter 'method' in 'MethodInvoker MethodInvoker.Create(MethodBase method)'.
publish: 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.
publish: 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.
publish: 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.
publish: test/benchmark/BenchmarkProject/TestClass.cs#L35
The field 'TestClass._arg22' is assigned but its value is never used
publish: test/benchmark/BenchmarkProject/TestClass.cs#L35
The field 'TestClass._arg11' is assigned but its value is never used