APDFL-5452: Add CI for samples #81
Annotations
1 error and 10 warnings
Save artifacts
The artifact name is not valid: output-Linux-Text/ExtractTextFromMultiRegions/. Contains the following character: Forward slash /
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
Build samples:
_Common/ExtractText.cs#L22
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L27
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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#L38
Non-nullable property 'Color' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L40
Non-nullable property 'FontName' 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#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.
|
Loading