Emitted when an installer phase finishes (successfully, with failure, or skipped). Frontends typically render this as a checkmark, X, or skip indicator with duration.
Wall-clock time the phase took, in milliseconds.
Optional
The error that caused the failure (present only when Status === 'failed').
Status === 'failed'
Identifier of the phase that ended.
Outcome of the phase.
Event type discriminator.
Emitted when an installer phase finishes (successfully, with failure, or skipped). Frontends typically render this as a checkmark, X, or skip indicator with duration.