APDFL-5452: Add CI for samples #81
Annotations
1 error and 4 warnings
Save artifacts
The artifact name is not valid: output-macOS-ContentModification/ChangeLinkColors/. Contains the following character: Forward slash /
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
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