filename #3
benchmark.yml
on: push
Performance regression check
1m 3s
Annotations
2 warnings
Performance regression check:
benchmarks/Program.cs#L12
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Performance regression check:
benchmarks/Program.cs#L13
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|