APDFL-5452: Add CI for samples #85
Annotations
12 warnings
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#L80
Cannot convert null literal to non-nullable reference type.
|
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#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.
|
Build samples:
_Common/ExtractText.cs#L61
Non-nullable property 'AcroFormFieldName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build samples:
_Common/ExtractText.cs#L63
Non-nullable property 'AcroFormFieldText' 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.
|
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/
|
Save artifacts
No files were found with the provided path: find . -maxdepth 1 -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.
|
Loading