APDFL-5452: Add CI for samples #89
Annotations
12 warnings
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#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#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#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#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.
|
Save artifacts
No files were found with the provided path: find . -type f \( -name '*.docx' -o -name '*.xslx' -o -name '*.pptx' -o -name '*.pdf' -o -name '*.tif' -o -name '*.png' -o -name '*.jpg' -o -name '*.eps' -o -name '*.tiff' -o -name '*.bmp' -o -name '*.gif' -o -name '*.json' -o -name '*.txt' \). No artifacts will be uploaded.
|
Set output variable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading