---
title: CiIssue
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/ciissue
---

# CiIssue

A warning or error produced during an Xcode Cloud build action, associated with a source file location.

## Declaration

```data
object CiIssue
```

## Properties

attributes: The attributes that describe the Issues resource. id: The opaque resource ID that uniquely identifies an Issues resource. links: The navigational links that include the self-link. type: The resource type.

## Topics

### Objects

- [CiIssue.Attributes](appstoreconnectapi/ciissue/attributes-data.dictionary.md)

## See Also

### Objects

- [FileLocation](appstoreconnectapi/filelocation.md)
- [CiIssueResponse](appstoreconnectapi/ciissueresponse.md)
