APDFL-5452: Add CI for samples #84
Annotations
11 warnings
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:
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#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#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.
|
Loading