CiIssue.Attributes
The attributes that describe an Issues resource.
Declaration
object CiIssue.AttributesProperties
| Name | Type | Description |
|---|---|---|
category | string | A string representing the issue’s category; for example, the name of the build phase where the issue occurred. |
fileSource | FileLocation | The file and line number where Xcode Cloud encountered an issue. |
issueType | string | A string that indicates what kind of issue Xcode Cloud encountered. |
message | string | Information about the issue that occurred. |