APDFL-5452: Add CI for samples #81
Annotations
1 error and 10 warnings
Save artifacts
The artifact name is not valid: output-macOS-InformationExtraction/ListPaths/. 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:
InformationExtraction/ListPaths/ListPaths.cs#L57
Possible null reference argument for parameter 'path' in 'void ListPaths.ListPath(Path path, int pgno)'.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L62
Dereference of a possibly null reference.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L67
Dereference of a possibly null reference.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L72
Dereference of a possibly null reference.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L86
Converting null literal or possible null value to non-nullable type.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L87
Dereference of a possibly null reference.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L91
Converting null literal or possible null value to non-nullable type.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L93
Dereference of a possibly null reference.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L97
Converting null literal or possible null value to non-nullable type.
|
Build samples:
InformationExtraction/ListPaths/ListPaths.cs#L99
Dereference of a possibly null reference.
|
Loading