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(_:).
The error which was associated with this issue, if any.
var error: (any Error)? { get }The value of this property is non-nil when kind is Issue.Kind.errorCaught(_:).