Skip to content
Triggered via push May 30, 2024 11:28
Status Success
Total duration 1m 29s
Artifacts

benchmark.yml

on: push
Performance regression check
1m 21s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Performance regression check: YangParser/SemanticModel/List.cs#L41
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Performance regression check: benchmarks/Program.cs#L13
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#L14
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Performance regression check: benchmarks/Program.cs#L15
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.