APDFL-5452: Add CI for samples #50
Annotations
10 warnings
Build samples:
_Common/ExtractText.cs#L80
Cannot convert null literal to non-nullable reference type.
|
Build samples:
_Common/ExtractText.cs#L33
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L34
Non-nullable property 'Space' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L51
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L52
Non-nullable property 'CharQuads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L53
Non-nullable property 'Quads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L54
Non-nullable property 'StyleList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L45
Non-nullable property 'Style' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L70
Non-nullable property 'AnnotationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L72
Non-nullable property 'AnnotationText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading