Skip to content

Builds, with warnings.. many warnings #7

Builds, with warnings.. many warnings

Builds, with warnings.. many warnings #7

Triggered via push May 28, 2024 13:40
Status Success
Total duration 1m 24s
Artifacts

benchmark.yml

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

Annotations

4 warnings
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.