Benchmark #58
benchmark.yml
on: workflow_dispatch
run-benchmarks
18m 2s
Annotations
7 warnings
run-benchmarks
Restore cache failed: Dependencies file is not found in /home/runner/work/related_post_gen/related_post_gen. Supported file pattern: go.sum
|
run-benchmarks:
csharp/Program.cs#L102
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-benchmarks:
csharp/Program.cs#L105
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-benchmarks:
csharp/Program.cs#L108
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-benchmarks:
csharp/Program.cs#L114
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-benchmarks:
csharp/Program.cs#L117
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-benchmarks:
csharp/Program.cs#L120
Non-nullable property 'Related' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|