APDFL-5452: Add CI for samples #87
Annotations
8 warnings
Save artifacts
No files were found with the provided path: find . -maxdepth 3 -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/
|
Build samples:
Images/DocToImages/DocToImages.cs#L1074
Converting null literal or possible null value to non-nullable type.
|
Build samples:
Images/DocToImages/DocToImages.cs#L1102
Possible null reference argument for parameter 'outputdir' in 'void DocToImagesOptions.setoutputdir(string outputdir)'.
|
Build samples:
Images/DocToImages/DocToImages.cs#L1172
Converting null literal or possible null value to non-nullable type.
|
Build samples:
Images/DocToImages/DocToImages.cs#L1074
Converting null literal or possible null value to non-nullable type.
|
Build samples:
Images/DocToImages/DocToImages.cs#L1102
Possible null reference argument for parameter 'outputdir' in 'void DocToImagesOptions.setoutputdir(string outputdir)'.
|
Build samples:
Images/DocToImages/DocToImages.cs#L1172
Converting null literal or possible null value to non-nullable type.
|
Loading