Skip to content

RE HE

RE HE #37

Triggered via push November 13, 2024 08:42
Status Failure
Total duration 2m 6s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
publish
The type or namespace name 'Natasha' could not be found (are you missing a using directive or an assembly reference?)
publish
The type or namespace name 'Natasha' could not be found (are you missing a using directive or an assembly reference?)
publish: samples/ExtensionSample/Program.cs#L164
The type or namespace name 'CompileDirector' could not be found (are you missing a using directive or an assembly reference?)
publish
The type or namespace name 'Natasha' could not be found (are you missing a using directive or an assembly reference?)
publish
The type or namespace name 'Natasha' could not be found (are you missing a using directive or an assembly reference?)
publish: samples/ExtensionSample/Program.cs#L164
The type or namespace name 'CompileDirector' could not be found (are you missing a using directive or an assembly reference?)
publish
Process completed with exit code 1.
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
publish: test/benchmark/BenchmarkProject/TestClass.cs#L35
The field 'TestClass._arg00' 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
publish: test/benchmark/BenchmarkProject/TestClass.cs#L35
The field 'TestClass._arg22' is assigned but its value is never used