APDFL-5452: Add CI for samples #81
Annotations
1 error and 10 warnings
Save artifacts
The artifact name is not valid: output-Windows-Text/RegexExtractText/. 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:
Text/RegexExtractText/RegexExtractText.cs#L69
Non-nullable property 'quadLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L50
Non-nullable property 'bottomLeft' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L53
Non-nullable property 'bottomRight' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L56
Non-nullable property 'topLeft' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L59
Non-nullable property 'topRight' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L85
Non-nullable field 'documentJson' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L76
Non-nullable property 'matchPhrase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L79
Non-nullable property 'matchQuads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L69
Non-nullable property 'quadLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
Text/RegexExtractText/RegexExtractText.cs#L50
Non-nullable property 'bottomLeft' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading