Contents

CiIssueCounts

A summary of the warnings, errors, analyzer warnings, and test failures in an Xcode Cloud build run.

Declaration

object CiIssueCounts

Properties

NameTypeDescription
analyzerWarningsinteger

The number of analyzer warnings.

errorsinteger

The number of errors.

testFailuresinteger

The number of failing tests.

warningsinteger

The number of warnings.

See Also

Objects