filenames #2
build.yml
on: push
pack-release
0s
build
18s
Performance regression check
52s
deploy
0s
Annotations
6 warnings
build:
benchmarks/Program.cs#L12
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmarks/Program.cs#L13
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmarks/Program.cs#L12
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmarks/Program.cs#L13
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#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.
|