Skip to contents

Construct a failed StageResult

Usage

stage_failure(reason, provenance = list())

Arguments

reason

Diagnostic string explaining the failure.

provenance

List of ProvenanceStep records emitted by this stage.

Value

A StageResult with status = "failure".