APDFL-5452: Add CI for samples #83
Annotations
1 error and 5 warnings
Save artifacts
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
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:
ContentModification/ChangeLinkColors/ChangeLinkColors.cs#L55
Possible null reference argument for parameter 'item' in 'void List<LinkAnnotation>.Add(LinkAnnotation item)'.
|
Build samples:
ContentModification/ChangeLinkColors/ChangeLinkColors.cs#L95
Possible null reference argument for parameter 'txt' in 'void ChangeLinkColors.CheckCharactersInText(Text txt, List<LinkAnnotation> linkAnnots)'.
|
Build samples:
ContentModification/ChangeLinkColors/ChangeLinkColors.cs#L55
Possible null reference argument for parameter 'item' in 'void List<LinkAnnotation>.Add(LinkAnnotation item)'.
|
Build samples:
ContentModification/ChangeLinkColors/ChangeLinkColors.cs#L95
Possible null reference argument for parameter 'txt' in 'void ChangeLinkColors.CheckCharactersInText(Text txt, List<LinkAnnotation> linkAnnots)'.
|
Loading