Шаблоны / BuildStatusReason
Type Alias: BuildStatusReason
BuildStatusReason =
object
Reason for the current build status (typically for errors).
Properties
logEntries
logEntries:
LogEntry[]
Log entries related to the status reason.
message
message:
string
Message with the status reason.
step?
optionalstep?:string
Step that failed.