Skip to content

Benchmark

Benchmark #58

Manually triggered October 6, 2023 13:55
Status Success
Total duration 18m 14s
Artifacts

benchmark.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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.