Contents

error

The error which was associated with this issue, if any.

Declaration

var error: (any Error)? { get }

Discussion

The value of this property is non-nil when kind is Issue.Kind.errorCaught(_:).