Benchmark #61
benchmark.yml
on: workflow_dispatch
run-benchmarks
23m 14s
Annotations
4 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#L113
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-benchmarks:
csharp/Program.cs#L116
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-benchmarks:
csharp/Program.cs#L119
Non-nullable property 'Related' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|